freebsd-ports/devel/libast/files/patch-libast.h
Christian Weisgerber b4abd729c7 Update to version 0.5.
PR:		43785
Submitted by:	Ports Fury
2002-10-14 16:14:52 +00:00

10 lines
215 B
C

--- include/libast.h.orig Tue Oct 1 00:43:38 2002
+++ include/libast.h Sat Oct 5 19:11:22 2002
@@ -40,6 +40,7 @@
# endif
#endif
+#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <time.h>