ports/java/classpath/files/patch-native_jni_native-lib_cpnet.h
Pav Lucistnik dd06f49207 - Update to 0.93, last that can be built with jikes
- Take maintainership

PR:		ports/122311
Submitted by:	Bjoern Koenig <bkoenig@alpha-tierchen.de>
2008-04-04 12:09:45 +00:00

14 lines
373 B
C

--- native/jni/native-lib/cpnet.h.orig 2006-09-08 10:59:57.000000000 +0200
+++ native/jni/native-lib/cpnet.h 2008-03-31 18:47:54.000000000 +0200
@@ -41,9 +41,11 @@
#include <jni.h>
#include <jcl.h>
#include <string.h>
+#include <sys/types.h>
#include <sys/socket.h>
+#include <netinet/in_systm.h>
#include <netinet/in.h>
#include <netinet/ip.h>
typedef struct {