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

Diff of /imapfilter/socket.c

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

revision 1.40 by lefcha, Fri Feb 13 13:18:38 2004 UTC revision 1.41 by lefcha, Fri Feb 13 23:44:51 2004 UTC
# Line 5  Line 5 
5  #include <netinet/in.h>  #include <netinet/in.h>
6  #include <netdb.h>  #include <netdb.h>
7  #include <sys/socket.h>  #include <sys/socket.h>
8  #include <sys/types.h>          /* IEEE Std 1003.1-2001 transitional. */  #include <sys/types.h>          /* For POSIX.1-2001 non-conformant systems. */
9  #include <sys/time.h>           /* IEEE Std 1003.1-2001 transitional. */  #include <sys/time.h>           /* For POSIX.1-2001 non-conformant systems. */
10  #include <sys/select.h>  #include <sys/select.h>
11  #include <fcntl.h>  #include <fcntl.h>
12    

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26