]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commitdiff
Fix typo in IPPROTO_DCCP
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Thu, 6 Aug 2009 21:38:18 +0000 (14:38 -0700)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Thu, 6 Aug 2009 21:38:18 +0000 (14:38 -0700)
ip/xfrm.h

index 930bb3f41a3c616d9c46cd3d1bfb93aa26585bb3..104fb208126d69b850aacd5fd825da6c9b3a3804 100644 (file)
--- a/ip/xfrm.h
+++ b/ip/xfrm.h
@@ -32,7 +32,7 @@
 #ifndef IPPROTO_SCTP
 # define IPPROTO_SCTP  132
 #endif
-#ifndef IPPPROTO_DCCP
+#ifndef IPPROTO_DCCP
 # define IPPROTO_DCCP  33
 #endif
 #ifndef IPPROTO_MH