ports/emulators/frodo/files/patch-sysdeps.h
Dirk Meyer 163a2ffc79 - update to 4.1b
- add new URL
Thanks to watchman@ludd.luth.se for the pointer
- make portlint happy
- honor given CFLAGS
2003-09-05 19:43:12 +00:00

12 lines
222 B
C

--- sysdeps.h.orig Wed Jan 2 22:15:27 2002
+++ sysdeps.h Fri Sep 5 21:24:44 2003
@@ -25,7 +25,9 @@
#endif
#ifdef HAVE_VALUES_H
+#if !defined(__FreeBSD__)
#include <values.h>
+#endif
#endif
#ifdef HAVE_STRINGS_H