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

Diff of /imapfilter/memory.c

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

revision 1.17 by lefcha, Fri Aug 8 00:18:45 2003 UTC revision 1.18 by lefcha, Fri Aug 8 12:29:43 2003 UTC
# Line 3  Line 3 
3  #include <unistd.h>  #include <unistd.h>
4  #include <string.h>  #include <string.h>
5  #include <errno.h>  #include <errno.h>
6    #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.17  
changed lines
  Added in v.1.18

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26