Cleanup includes: remove twice included linux/types.h

Signed-off-by: Danny Al-Gaaf <danny.al-g...@bisect.de>
---
 qa/workunits/direct_io/test_sync_io.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/qa/workunits/direct_io/test_sync_io.c 
b/qa/workunits/direct_io/test_sync_io.c
index 1a84fee..613631e 100644
--- a/qa/workunits/direct_io/test_sync_io.c
+++ b/qa/workunits/direct_io/test_sync_io.c
@@ -12,7 +12,6 @@
 //#include "../client/ioctl.h"
 
 #include <linux/ioctl.h>
-#include <linux/types.h>
 #define CEPH_IOCTL_MAGIC 0x97
 #define CEPH_IOC_SYNCIO _IO(CEPH_IOCTL_MAGIC, 5)
 
-- 
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to