/[imapfilter]/imapfilter/memory.c
ViewVC logotype

Diff of /imapfilter/memory.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by lefcha, Thu Jul 31 15:53:19 2003 UTC revision 1.16.2.2 by lefcha, Fri Aug 8 12:25:51 2003 UTC
# Line 1  Line 1 
1  #include <stdlib.h>  #include <stdlib.h>
2  #include <string.h>  #include <stdlib.h>
3  #include <unistd.h>  #include <unistd.h>
4    #include <string.h>
5  #include <errno.h>  #include <errno.h>
6  #include <sys/time.h>  #include <sys/types.h>          /* IEEE Std 1003.1-2001 non-conformance. */
7    #include <sys/time.h>           /* IEEE Std 1003.1-2001 non-conformance. */
8  #include <sys/resource.h>  #include <sys/resource.h>
9    
10  #include "config.h"  #include "config.h"

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.16.2.2

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26