mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-19 05:46:50 -04:00
_XOPEN_SOURCE = 600
git-svn: trunk@4245
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
Sat Oct 11 12:20:10 CEST 2008 (acab)
|
||||
* freshclama/manager.c: bump _XOPEN_SOURCE
|
||||
|
||||
Sat Oct 11 11:56:10 CEST 2008 (acab)
|
||||
------------------------------------
|
||||
* Make use of address family instead of protocol family as the
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
#include <winsock.h> /* only needed in CL_EXPERIMENTAL */
|
||||
#endif
|
||||
|
||||
#define _XOPEN_SOURCE 500
|
||||
#define _XOPEN_SOURCE 600
|
||||
|
||||
#if HAVE_CONFIG_H
|
||||
#include "clamav-config.h"
|
||||
|
||||
Reference in New Issue
Block a user