Add missing import.
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 22 Jul 2009 20:37:47 +0000 (22:37 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 22 Jul 2009 21:26:54 +0000 (14:26 -0700)
This import was missing in 3615cdf6a700ca02cd14118a7d84ed0065a6e1c1

It is not needed now, but it will be soon.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat.h

index c5ed4ffe263ce9f0f2cf1879751ca43593a03379..05612b2f41261d83d3143b8a8baf41d53c767b0c 100644 (file)
@@ -20,5 +20,6 @@
 #include <net/compat-2.6.29.h>
 #include <net/compat-2.6.30.h>
 #include <net/compat-2.6.31.h>
+#include <net/compat-2.6.32.h>
 
 #endif /* LINUX_26_COMPAT_H */