summaryrefslogtreecommitdiff
path: root/policy.c
diff options
context:
space:
mode:
authorDaniel Mack <zonque@gmail.com>2013-12-17 19:25:12 +0100
committerDaniel Mack <zonque@gmail.com>2013-12-17 19:25:12 +0100
commitc4286c01ea671fe57b4e2daee9935349f92ca016 (patch)
tree695e3c5fc8763dc928d62e9608057ba9f96f1cf0 /policy.c
parent97271478d95dfb3780409e5278815e1e8f2a7a2f (diff)
downloadkdbus-bus-c4286c01ea671fe57b4e2daee9935349f92ca016.tar.gz
kdbus-bus-c4286c01ea671fe57b4e2daee9935349f92ca016.tar.bz2
kdbus-bus-c4286c01ea671fe57b4e2daee9935349f92ca016.zip
remove unneeded include headers
Diffstat (limited to 'policy.c')
-rw-r--r--policy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/policy.c b/policy.c
index ccf8dfbed59..c95c8fb520c 100644
--- a/policy.c
+++ b/policy.c
@@ -16,7 +16,6 @@
#include <linux/init.h>
#include <linux/module.h>
#include <linux/mutex.h>
-#include <linux/poll.h>
#include <linux/sched.h>
#include <linux/sizes.h>
#include <linux/slab.h>