ports/net/dictd/patches/patch-libmaa_maaP_h

18 lines
372 B
Text

--- libmaa/maaP.h.orig Sat May 22 23:52:39 2010
+++ libmaa/maaP.h Sat May 22 23:52:56 2010
@@ -33,6 +33,7 @@
#define __FUNCTION__ __FILE__
#endif
+#if 0
/* AIX requires this to be the first thing in the file. */
#if HAVE_ALLOCA_H
# include <alloca.h>
@@ -46,6 +47,7 @@
# endif
#endif
+#endif
/* Get string functions */
#if STDC_HEADERS
# include <string.h>