1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

- fix build for FreeBSD 4.11

This commit is contained in:
Dirk Meyer 2006-12-07 13:30:28 +00:00
parent 008c85bd7c
commit 3d633d0857
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179116

View File

@ -0,0 +1,8 @@
--- config.h.in.orig Sun Oct 15 14:13:57 2006
+++ config.h.in Thu Dec 7 07:15:07 2006
@@ -1,4 +1,5 @@
/* config.h.in. Generated from configure.in by autoheader. */
+#include <sys/types.h>
/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H