diff options
Diffstat (limited to 'src/tet3/inetlib/nbio.c')
-rw-r--r-- | src/tet3/inetlib/nbio.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tet3/inetlib/nbio.c b/src/tet3/inetlib/nbio.c index 757a4fb3..8fdd0d80 100644 --- a/src/tet3/inetlib/nbio.c +++ b/src/tet3/inetlib/nbio.c @@ -35,6 +35,9 @@ MODIFICATIONS: moved the ioctl() call from dtet2lib/fionbio.c to here (this is to make dtet2lib POSIX-clean) + Aaron Plattner, April 2010 + Fixed warnings when compiled with GCC's -Wall option. + ************************************************************************/ #include <sys/types.h> |