From fbed358934ae67333eddf0b37293fe02c9a7bc3a Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 31 Aug 2008 12:35:12 +0000 Subject: [PATCH] The incorrect indentation fooled me. is already included in Linux. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27252 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/fs_shell/unistd.cpp | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/tools/fs_shell/unistd.cpp b/src/tools/fs_shell/unistd.cpp index db6e368dcb..e5cf6e04bb 100644 --- a/src/tools/fs_shell/unistd.cpp +++ b/src/tools/fs_shell/unistd.cpp @@ -28,9 +28,9 @@ # ifndef HAIKU_HOST_PLATFORM_DARWIN # include # endif -#elif defined(HAIKU_HOST_PLATFORM_CYGWIN) -# include -# include +# elif defined(HAIKU_HOST_PLATFORM_CYGWIN) +# include +# include # else // the (POSIX) correct place of definition for ioctl() # include @@ -42,10 +42,6 @@ # endif #endif -#ifdef HAIKU_HOST_PLATFORM_LINUX -# include -#endif - #ifndef __BEOS__ // Defined in libroot_build.so.