samba-vscan/openantivirus vscan-oav_core.h,1.1,1.1.2.1
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/samba-vscan/openantivirus
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15357
Modified Files:
Tag: VSCAN_0_3
vscan-oav_core.h
Log Message:
bugfix: include sys/types.h (see man 2 socket). Thanks to Jean Milanez
Melo for the bug report
Index: vscan-oav_core.h
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/openantivirus/Attic/vscan-oav_core.h,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- vscan-oav_core.h 12 Mar 2002 14:10:24 -0000 1.1
+++ vscan-oav_core.h 23 Feb 2004 10:55:54 -0000 1.1.2.1
@@ -1,6 +1,7 @@
#ifndef __VSCAN_OAV_CORE_H_
#define __VSCAN_OAV_CORE_H_
+#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click