summaryrefslogtreecommitdiff
path: root/ioctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ioctl.h')
-rw-r--r--ioctl.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/ioctl.h b/ioctl.h
index dfc46027..dff015a5 100644
--- a/ioctl.h
+++ b/ioctl.h
@@ -19,14 +19,13 @@
#ifndef __BTRFS_IOCTL_H__
#define __BTRFS_IOCTL_H__
-#include <asm/types.h>
-#include <linux/ioctl.h>
-#include <time.h>
-
#ifdef __cplusplus
extern "C" {
#endif
+#include <asm/types.h>
+#include <linux/ioctl.h>
+
#ifndef __user
#define __user
#endif