ports/net/dictd/patches/patch-dictP_h

19 lines
394 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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 */