Commit 4b9c288c authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove useless #define

parent c38c370d
......@@ -49,9 +49,6 @@
#ifndef IPPROTO_UDPLITE
# define IPPROTO_UDPLITE 136 /* from IANA */
#endif
#ifndef SOL_UDPLITE
# define SOL_UDPLITE IPPROTO_UDPLITE
#endif
#define MTU 65535
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment