summaryrefslogtreecommitdiff
path: root/mbone/common-mml/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2006-04-22 16:32:44 +0000
committerjoerg <joerg>2006-04-22 16:32:44 +0000
commita7f90f84d66f65355491230f929d9c0a55e95dff (patch)
tree0843ebe11c03a670ecd801ee9b172e5e73cb42cb /mbone/common-mml/patches
parent4f94bb8a0551a1273fb4b679447cf1c4843e39ce (diff)
downloadpkgsrc-a7f90f84d66f65355491230f929d9c0a55e95dff.tar.gz
Remove patch-aa. Moving the include of the configuration header
after the use of the defines is not likely to work.
Diffstat (limited to 'mbone/common-mml/patches')
-rw-r--r--mbone/common-mml/patches/patch-aa22
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