trickle: forgot one hunk

This commit is contained in:
Han Boetes 2006-11-16 22:49:29 +01:00
parent 3f9e05d089
commit 81989f3e11
2 changed files with 13 additions and 1 deletions

View File

@ -1,2 +1,2 @@
860ebc4abbbd82957c20a28bd9390d7d trickle-1.07.tar.gz
278fa99473b819dab4232e539969be93 trickle_1.07-4.diff
9f6f77eaed0af9d5c1f480692b8a2f2f trickle_1.07-4.diff

View File

@ -165,3 +165,15 @@
+#include <netinet/in.h>
+#include <netinet/in_systm.h>
+
--- trickle-1.07.orig/config.h.in
+++ trickle-1.07/config.h.in
@@ -128,9 +128,6 @@
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
-/* Define to `unsigned long' if <sys/types.h> does not define. */
-#undef in_addr_t
-
/* Define to `int' if <sys/types.h> does not define. */
#undef pid_t