summaryrefslogtreecommitdiff
path: root/libnet/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnet/src/common.h')
-rw-r--r--libnet/src/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnet/src/common.h b/libnet/src/common.h
index 7b9f8fb..de31704 100644
--- a/libnet/src/common.h
+++ b/libnet/src/common.h
@@ -43,7 +43,7 @@
* included.
*/
#include <netinet/in.h>
-#ifndef IPPROTO_MH
+#ifndef IPPROTO_MH
#define IPPROTO_MH 135 /* IPv6 mobility header */
#endif