summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-02-20 03:40:24 +0100
committerKay Sievers <kay@vrfy.org>2014-02-20 03:40:24 +0100
commit6446d1cda5b4daf7b65ca8199584381577ff5a83 (patch)
treeb1472db04d5562a0dd3490021001f570c4d521e3
parent25509f382a286c7f62f70058d4c69fbe6e51569f (diff)
downloadkdbus-bus-6446d1cda5b4daf7b65ca8199584381577ff5a83.tar.gz
kdbus-bus-6446d1cda5b4daf7b65ca8199584381577ff5a83.tar.bz2
kdbus-bus-6446d1cda5b4daf7b65ca8199584381577ff5a83.zip
include "linux/ioctl.h"
-rw-r--r--util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.h b/util.h
index 700f056ee38..240adefb512 100644
--- a/util.h
+++ b/util.h
@@ -13,6 +13,7 @@
#ifndef __KDBUS_UTIL_H
#define __KDBUS_UTIL_H
+#include "linux/ioctl.h"
#include "kdbus.h"
/* all exported addresses are 64 bit */