Fix includes: remove twice included sys/types.h

Signed-off-by: Danny Al-Gaaf <danny.al-g...@bisect.de>
---
 src/messages/MClientRequest.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/messages/MClientRequest.h b/src/messages/MClientRequest.h
index e8ce763..9dc9383 100644
--- a/src/messages/MClientRequest.h
+++ b/src/messages/MClientRequest.h
@@ -40,7 +40,6 @@
 #include <sys/types.h>
 #include <utime.h>
 #include <sys/stat.h>
-#include <sys/types.h>
 #include <fcntl.h>
 
 
-- 
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