diff options
author | Berke Viktor <berkeviktor@aol.com> | 2011-08-15 05:38:59 +0200 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2011-08-15 05:38:59 +0200 |
commit | 858db21519e53f104e1e5dce05245d2789126c36 (patch) | |
tree | 78a06e282068a5e12675c0f65684d492c3591279 /src/common/inet.h | |
parent | 08004a1d25dc0c987f87f6a94db20e75444b18d2 (diff) |
restructuring part2
Diffstat (limited to 'src/common/inet.h')
-rw-r--r-- | src/common/inet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/inet.h b/src/common/inet.h index 02473fe2..8995569c 100644 --- a/src/common/inet.h +++ b/src/common/inet.h @@ -21,6 +21,7 @@ #else +#include "../../config.h" #ifdef USE_IPV6 #include <winsock2.h> #include <ws2tcpip.h> |