[XFRM]: Do not add a state whose SPI is zero to the SPI hash.
[linux-2.6-microblaze.git] / ipc / sem.c
index fce0bc8..6013c75 100644 (file)
--- a/ipc/sem.c
+++ b/ipc/sem.c
@@ -66,7 +66,6 @@
  * Dustin Kirkland <dustin.kirkland@us.ibm.com>
  */
 
-#include <linux/config.h>
 #include <linux/slab.h>
 #include <linux/spinlock.h>
 #include <linux/init.h>