diff options
Diffstat (limited to 'src/win32/tcp.h')
-rw-r--r-- | src/win32/tcp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/win32/tcp.h b/src/win32/tcp.h index 5fc85d9447b..48de4ad556f 100644 --- a/src/win32/tcp.h +++ b/src/win32/tcp.h @@ -1,6 +1,6 @@ -#ifndef _INET_TCP_ -#define _INET_TCP_ +#ifndef _INET_TCP_ +#define _INET_TCP_ /* JKR added file, all hacks will be in the files added, not in EGCS */ -#endif /* _INET_TCP_ */ +#endif /* _INET_TCP_ */ |