Whamcloud - gitweb
fix for move of lustre_user.h
authornic <nic>
Fri, 19 Mar 2004 19:46:19 +0000 (19:46 +0000)
committernic <nic>
Fri, 19 Mar 2004 19:46:19 +0000 (19:46 +0000)
lustre/tests/openfile.c

index af5e863..0c5081d 100644 (file)
@@ -17,7 +17,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <unistd.h>
-#include <linux/lustre_user.h>
+#include <lustre/lustre_user.h>
 
 typedef struct flag_mapping {
        const char *string;