Code

Copied trunk/ to tags/liboping-0.1.0 liboping-0.1.0
authorocto <octo>
Mon, 8 May 2006 14:23:26 +0000 (14:23 +0000)
committerocto <octo>
Mon, 8 May 2006 14:23:26 +0000 (14:23 +0000)
src/liboping.c

index 9e9d6c21755f9247d762cd848deef63b8bb33e6a..af29a64fe1b367e0497c3918638b4f9b68ce57ba 100644 (file)
 # include <unistd.h>
 #endif
 
-#ifndef __USE_BSD
-# define __USE_BSD
-#endif
-
 #if HAVE_FCNTL_H
 # include <fcntl.h>
 #endif