change to VodafoneUSB Modem interface
Fork of MySQLClient by
Diff: LPC1768/services/mysql/sha1config.h
- Revision:
- 0:403b85869e53
diff -r 000000000000 -r 403b85869e53 LPC1768/services/mysql/sha1config.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LPC1768/services/mysql/sha1config.h Fri Jun 11 16:26:30 2010 +0000 @@ -0,0 +1,6 @@ +#ifndef SHA1CONFIG_H +#define SHA1CONFIG_H + +#define POLARSSL_SHA1_C 1 + +#endif