diff options
Diffstat (limited to 'mbone/common-mml/patches')
-rw-r--r-- | mbone/common-mml/patches/patch-aa | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/mbone/common-mml/patches/patch-aa b/mbone/common-mml/patches/patch-aa deleted file mode 100644 index a7352b55360..00000000000 --- a/mbone/common-mml/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2006/04/11 18:39:41 minskim Exp $ - ---- src/config_unix.h.orig 2002-04-01 14:14:32.000000000 -0800 -+++ src/config_unix.h -@@ -41,8 +41,6 @@ - #ifndef _CONFIG_UNIX_H - #define _CONFIG_UNIX_H - --#include "uclconf.h" -- - #include <limits.h> - #include <sys/types.h> - #if TIME_WITH_SYS_TIME -@@ -81,6 +79,8 @@ - #include <netdb.h> - #include <arpa/inet.h> - -+#include "uclconf.h" -+ - #ifdef __APPLE__ - #define NEED_DRAND48 - #define srand48 srand |