Whamcloud - gitweb
Branch b1_4
[fs/lustre-release.git] / libsysio / tests / test_copy.c
index bff098a..e1954ff 100644 (file)
@@ -41,8 +41,6 @@
  * lee@sandia.gov
  */
 
-#define _BSD_SOURCE
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
@@ -52,6 +50,7 @@
 #include <fcntl.h>
 #include <sys/uio.h>
 #include <sys/queue.h>
+#include <getopt.h>
 
 #if defined(SYSIO_LABEL_NAMES)
 #include "sysio.h"