view patches/freebsd4-runtime-gcc-4.8.2.patch @ 6485:919f33e40679

mingw::guile: fix socket and compiling.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 03 Feb 2011 23:57:03 +0100
parents 337794c9106a
children
line wrap: on
line source

--- a/usr/include/sys/mman.h
+++ b/usr/include/sys/mman.h
@@ -133,6 +133,7 @@
 #ifndef _KERNEL
 
 #include <sys/cdefs.h>
+#include <sys/types.h>
 
 __BEGIN_DECLS
 #ifdef _P1003_1B_VISIBLE