Dirk-Willem van Gulik (NXP/mbed)
/
Bonjour
Bonjour/Zerconf library
services/mysql/sha1config.h@5:8e53abda9900, 2010-08-14 (annotated)
- Committer:
- dirkx
- Date:
- Sat Aug 14 15:54:31 2010 +0000
- Revision:
- 5:8e53abda9900
- Parent:
- 0:355018f44c9f
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
dirkx | 0:355018f44c9f | 1 | #ifndef SHA1CONFIG_H |
dirkx | 0:355018f44c9f | 2 | #define SHA1CONFIG_H |
dirkx | 0:355018f44c9f | 3 | |
dirkx | 0:355018f44c9f | 4 | #define POLARSSL_SHA1_C 1 |
dirkx | 0:355018f44c9f | 5 | |
dirkx | 0:355018f44c9f | 6 | #endif |