freebsd-ports/comms/qicosi/files/patch-config.h.in
Andrey Slusar 2dda29fc41 Fix build on 7.0-CURRENT
Reported by:	pointyhat via pav
2007-07-03 17:49:39 +00:00

11 lines
300 B
C

--- config.h.in.orig Tue Jul 3 20:40:57 2007
+++ config.h.in Tue Jul 3 20:41:07 2007
@@ -475,7 +475,7 @@
#undef size_t
/* Define to `unsigned int' if <sys/types.h> does not define it */
-#undef socklen_t
+/* #undef socklen_t */
/* Define as `fork' if `vfork' does not work. */
#undef vfork