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

Diff of /imapfilter/socket.c

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

revision 1.34.2.1 by lefcha, Fri Aug 8 00:30:36 2003 UTC revision 1.34.2.2 by lefcha, Fri Aug 8 12:25:51 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.34.2.1  
changed lines
  Added in v.1.34.2.2

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26