staging: lustre: remove top level ccflags variable
[linux-2.6-block.git] / drivers / staging / lustre / lustre / libcfs / hash.c
index 6d2b455d1be40d7482ce73a92449d8ab6c340e2d..5dde79418297acf6ddc0a2ec2b8e41ead89b5bd6 100644 (file)
  *   table. Also, user can break the iteration by return 1 in callback.
  */
 
-#include <linux/libcfs/libcfs.h>
+#include "../../include/linux/libcfs/libcfs.h"
 #include <linux/seq_file.h>
 
 #if CFS_HASH_DEBUG_LEVEL >= CFS_HASH_DEBUG_1