SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View 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 */