[PATCH 10/30] common/pipe.c: remove twice included unistd.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix includes: remove twice included unistd.h

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@xxxxxxxxx>
---
 src/common/pipe.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/common/pipe.c b/src/common/pipe.c
index e35b6fe..9c01b32 100644
--- a/src/common/pipe.c
+++ b/src/common/pipe.c
@@ -17,7 +17,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <unistd.h>
-#include <unistd.h>
 
 int pipe_cloexec(int pipefd[2])
 {
-- 
1.8.0

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


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux