NetServices Stack source
Dependents: HelloWorld ServoInterfaceBoardExample1 4180_Lab4
services/mysql/sha1config.h@11:da4498f591ee, 2010-08-05 (annotated)
- Committer:
- donatien
- Date:
- Thu Aug 05 15:01:33 2010 +0000
- Revision:
- 11:da4498f591ee
- Parent:
- 0:632c9925f013
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
donatien | 0:632c9925f013 | 1 | #ifndef SHA1CONFIG_H |
donatien | 0:632c9925f013 | 2 | #define SHA1CONFIG_H |
donatien | 0:632c9925f013 | 3 | |
donatien | 0:632c9925f013 | 4 | #define POLARSSL_SHA1_C 1 |
donatien | 0:632c9925f013 | 5 | |
donatien | 0:632c9925f013 | 6 | #endif |