Whamcloud - gitweb
LU-4961 lustre: remove liblustre.h and obd.h from userspace
[fs/lustre-release.git] / lustre / tests / statone.c
index 4bdbbbf..c53a631 100644 (file)
@@ -1,6 +1,4 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
+/*
  * GPL HEADER START
  *
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -40,9 +38,8 @@
 #include <sys/stat.h>
 #include <fcntl.h>
 
-#include <liblustre.h>
-#include <lustre_lib.h>
-#include <obd.h>
+#include <libcfs/libcfs.h>
+#include <lustre_ioctl.h>
 
 int main(int argc, char **argv)
 {