ports/devel/libast/files/patch-libast.h
Jimmy Olgeni 8d8939752a Add devel/libast, "A library of assorted spiffy things, previously known as
libmej, the Eterm helper library".

This port is required by the Eterm 0.9.1 upgrade.

Submitted by:	Jeremy Norris <ishmael27@home.com>
2001-09-07 19:54:19 +00:00

10 lines
199 B
C

--- 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>