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

Diff of /imapfilter/socket.c

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

revision 1.35 by lefcha, Fri Aug 8 00:22:13 2003 UTC revision 1.36 by lefcha, Fri Aug 8 12:29:43 2003 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 non-conformance. */
9    #include <sys/time.h>           /* IEEE Std 1003.1-2001 non-conformance. */
10  #include <sys/select.h>  #include <sys/select.h>
11  #include <fcntl.h>  #include <fcntl.h>
12    

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26