Whamcloud - gitweb
- the bulk of the build fixes for liblustre. Note
authorbraam <braam>
Mon, 17 Feb 2003 10:24:15 +0000 (10:24 +0000)
committerbraam <braam>
Mon, 17 Feb 2003 10:24:15 +0000 (10:24 +0000)
  that all user level programs now need to include
  <liblustre.h> (as is done in the utils and test
  directories.

lustre/tests/open_delay.c
lustre/utils/obdbarrier.c
lustre/utils/obdio.c
lustre/utils/obdiolib.c

index 2f41884..de4815c 100644 (file)
@@ -2,6 +2,8 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <stdio.h>
+#include <liblustre.h>
+#include <linux/obd.h>
 #include <linux/lustre_lib.h>
 #include <linux/lustre_lite.h>
 #include <linux/obd_lov.h>
index 911ab5f..3363824 100644 (file)
@@ -26,6 +26,7 @@
 #include <errno.h>
 #include <string.h>
 
+#include <liblustre.h>
 #include "obdiolib.h"
 
 int
index ccee788..65a4cac 100644 (file)
@@ -26,6 +26,7 @@
 #include <errno.h>
 #include <string.h>
 
+#include <liblustre.h>
 #include "obdiolib.h"
 
 int
index ef95055..0404808 100644 (file)
@@ -30,6 +30,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 
+#include <liblustre.h>
 #include "obdiolib.h"
 
 void