blob: deb8e918b41f5482252a9377a301f9b434eea7e2 (
plain) (
tree)
|
|
--- src/net/kz-http.c.orig 2009-09-04 00:46:36.000000000 +0200
+++ src/net/kz-http.c 2009-09-04 00:46:49.000000000 +0200
@@ -25,7 +25,7 @@
# include "config.h"
#endif /* HAVE_CONFIG_H */
-#include <features.h>
+//#include <features.h>
#define __USE_XOPEN
#include <time.h>
#include "gnet.h"
|