1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11/gdm2/files/patch-configure
2003-05-06 01:55:28 +00:00

12 lines
282 B
Plaintext

--- configure.orig Mon May 5 12:32:19 2003
+++ configure Mon May 5 21:45:38 2003
@@ -9772,6 +9772,8 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
+#include <sys/types.h>
+#include <sys/socket.h>
$ac_includes_default
int
main ()