mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
libmej, the Eterm helper library". This port is required by the Eterm 0.9.1 upgrade. Submitted by: Jeremy Norris <ishmael27@home.com>
10 lines
199 B
C
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>
|