octo@huhu:~/liboping $ svn merge -r2:3 trunk branches/liboping-0.1
[liboping.git] / src / liboping.c
index b926090..778ef07 100644 (file)
 # include <unistd.h>
 #endif
 
-#ifndef __USE_BSD
-# define __USE_BSD
-#endif
-
 #if HAVE_FCNTL_H
 # include <fcntl.h>
 #endif