]> git.decadent.org.uk Git - odhcp6c.git/blobdiff - src/odhcp6c.h
Improved message validation checks and socket error hardening
[odhcp6c.git] / src / odhcp6c.h
index 183ed44a36725acf24ad2fb5fe77561642fb31c9..1a4fbcef9d893448375b0329938e4684ac7a6216 100644 (file)
 
 #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))
 
-#ifndef SOL_NETLINK
-#define SOL_NETLINK 270
-#endif
-
 #define ND_OPT_RECURSIVE_DNS 25
 #define ND_OPT_DNSSL 31