K 10 svn:author V 4 stas K 8 svn:date V 27 2009-05-04T19:52:34.000000Z K 7 svn:log V 267 - Fix libftdi on HEAD by including stdlib.h in ftdi.c. Since HEAD's version on usb.h doesn't include stdlib.h like libusb does, it fails to find prototypes for realloc function which leads to incorrect storage types used and memory corruption as a consequence. END