The incorrect indentation fooled me. <stropts.h> is already included in

Linux.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27252 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold 2008-08-31 12:35:12 +00:00
parent 3d62be2e79
commit fbed358934
1 changed files with 3 additions and 7 deletions

View File

@ -28,9 +28,9 @@
# ifndef HAIKU_HOST_PLATFORM_DARWIN
# include <sys/disklabel.h>
# endif
#elif defined(HAIKU_HOST_PLATFORM_CYGWIN)
# include <sys/ioctl.h>
# include <sys/stat.h>
# elif defined(HAIKU_HOST_PLATFORM_CYGWIN)
# include <sys/ioctl.h>
# include <sys/stat.h>
# else
// the (POSIX) correct place of definition for ioctl()
# include <stropts.h>
@ -42,10 +42,6 @@
# endif
#endif
#ifdef HAIKU_HOST_PLATFORM_LINUX
# include <stropts.h>
#endif
#ifndef __BEOS__
// Defined in libroot_build.so.