Parent Directory
|
Revision Log
|
Patch
| revision 530 by ph10, Tue Jun 1 13:42:06 2010 UTC | revision 594 by ph10, Sun May 1 08:22:12 2011 UTC | |
|---|---|---|
| # | Line 37 | Line 37 |
| 37 | #include <stdio.h> | #include <stdio.h> |
| 38 | #include <ctype.h> | #include <ctype.h> |
| 39 | #include <limits.h> /* for SHRT_MIN, USHRT_MAX, etc */ | #include <limits.h> /* for SHRT_MIN, USHRT_MAX, etc */ |
| 40 | #include <string.h> /* for memcpy */ | |
| 41 | #include <assert.h> | #include <assert.h> |
| 42 | #include <errno.h> | #include <errno.h> |
| 43 | #include <string> | #include <string> |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |