SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
18
net/dictd/patches/patch-dictP_h
Normal file
18
net/dictd/patches/patch-dictP_h
Normal file
|
@ -0,0 +1,18 @@
|
|||
--- dictP.h.orig Sat May 22 23:32:37 2010
|
||||
+++ dictP.h Sat May 22 23:33:27 2010
|
||||
@@ -55,6 +55,7 @@
|
||||
#define __FUNCTION__ __FILE__
|
||||
#endif
|
||||
|
||||
+#if 0
|
||||
/* AIX requires this to be the first thing in the file. */
|
||||
#if defined(__svr4__) && defined(__sgi__) && !HAVE_ALLOCA_H /* IRIX */
|
||||
# undef HAVE_ALLOCA_H
|
||||
@@ -73,6 +74,7 @@
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
+#endif
|
||||
#endif
|
||||
|
||||
/* Get string functions */
|
Loading…
Add table
Add a link
Reference in a new issue