Move option defines to corresponding header files

This commit is contained in:
Sebastian Huber
2013-11-06 16:13:07 +01:00
parent e6374731ff
commit ef0c275331
4 changed files with 3 additions and 6 deletions

View File

@@ -1 +1,2 @@
#define INET 1
#define TCP_SIGNATURE 1

View File

@@ -0,0 +1 @@
#define INET6 1

View File

@@ -0,0 +1 @@
#define IPSEC 1