build: additional compilation fixes for Linux 3.2/3.3

This commit is contained in:
Jan Engelhardt
2012-01-04 21:34:52 +01:00
parent 7a1ad32d1a
commit 076610e3af
6 changed files with 18 additions and 2 deletions

View File

@@ -12,6 +12,7 @@
* version 2, as published by the Free Software Foundation.
*/
#include <linux/list.h>
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/skbuff.h>
#include <linux/spinlock.h>