Parent Directory
|
Revision Log
|
Patch
| revision 8 by nigel, Sat Feb 24 21:38:09 2007 UTC | revision 9 by nigel, Sat Feb 24 21:38:13 2007 UTC | |
|---|---|---|
| # | Line 10 | Line 10 |
| 10 | /* Have to include stdlib.h in order to ensure that size_t is defined; | /* Have to include stdlib.h in order to ensure that size_t is defined; |
| 11 | it is needed here for malloc. */ | it is needed here for malloc. */ |
| 12 | ||
| 13 | #include <sys/types.h> | |
| 14 | #include <stdlib.h> | #include <stdlib.h> |
| 15 | ||
| 16 | /* Options */ | /* Options */ |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |