diff options
Diffstat (limited to 'src/unix.h')
-rw-r--r-- | src/unix.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ | |||
1 | /*=========================================================================*\ | ||
2 | * Network compatibilization module: Unix version | ||
3 | * | ||
4 | * RCS ID: $Id$ | ||
5 | \*=========================================================================*/ | ||
1 | #ifndef UNIX_H_ | 6 | #ifndef UNIX_H_ |
2 | #define UNIX_H_ | 7 | #define UNIX_H_ |
3 | 8 | ||