summaryrefslogtreecommitdiff
path: root/mbone/common-mml/patches
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-04-22 16:32:44 +0000
committerjoerg <joerg@pkgsrc.org>2006-04-22 16:32:44 +0000
commite26c13a11751916e231df56fb7fa4917e04668ea (patch)
tree0843ebe11c03a670ecd801ee9b172e5e73cb42cb /mbone/common-mml/patches
parent304157afb578b82bbdd6cecf267133a4a1428dea (diff)
downloadpkgsrc-e26c13a11751916e231df56fb7fa4917e04668ea.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