Copied trunk/ to tags/liboping-0.1.0
[liboping.git] / src / liboping.c
index 9e9d6c2..af29a64 100644 (file)
 # include <unistd.h>
 #endif
 
-#ifndef __USE_BSD
-# define __USE_BSD
-#endif
-
 #if HAVE_FCNTL_H
 # include <fcntl.h>
 #endif