]> err.no Git - linux-2.6/blobdiff - include/linux/elf.h
IPC: make struct ipc_ids static in ipc_namespace
[linux-2.6] / include / linux / elf.h
index 30eb6fbd5323851523a0c2d8033424b86f93eedf..bad1b16ec49a73f432ed27a0c97131205f726c29 100644 (file)
@@ -3,7 +3,9 @@
 
 #include <linux/types.h>
 #include <linux/elf-em.h>
+#ifdef __KERNEL__
 #include <asm/elf.h>
+#endif
 
 struct file;