aboutsummaryrefslogtreecommitdiff
path: root/devel/libast/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libast/files')
-rw-r--r--devel/libast/files/patch-libast.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/libast/files/patch-libast.h b/devel/libast/files/patch-libast.h
new file mode 100644
index 000000000000..6a719d58dd15
--- /dev/null
+++ b/devel/libast/files/patch-libast.h
@@ -0,0 +1,10 @@
+--- libast.h.orig Sat Jun 16 02:30:28 2001
++++ libast.h Fri Sep 7 01:01:50 2001
+@@ -40,6 +40,7 @@
+ # endif
+ #endif
+
++#include <limits.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <time.h>