mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
293 B
Plaintext
13 lines
293 B
Plaintext
$NetBSD: patch-ac,v 1.3 2009/10/30 20:34:43 tnn Exp $
|
|
|
|
--- src/net/kz-http.c.orig 2009-09-29 05:38:19.000000000 +0200
|
|
+++ src/net/kz-http.c
|
|
@@ -25,7 +25,6 @@
|
|
# include "config.h"
|
|
#endif /* HAVE_CONFIG_H */
|
|
|
|
-#include <features.h>
|
|
#define __USE_XOPEN
|
|
#include <time.h>
|
|
#include "gnet.h"
|