Re: iproute2-2.6.9-041019 compiling error

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This should fix it.

diff -Nru a/ip/xfrm.h b/ip/xfrm.h
--- a/ip/xfrm.h	2004-10-20 16:40:09 -07:00
+++ b/ip/xfrm.h	2004-10-20 16:40:09 -07:00
@@ -28,7 +28,10 @@
 #include <stdio.h>
 #include <sys/socket.h>
 #include <linux/xfrm.h>
-#include "utils.h"
+
+#ifndef IPPROTO_SCTP
+# define IPPROTO_SCTP	132
+#endif
 
 #define XFRM_MAX_DEPTH 6
 
_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux