From 3d62be2e7904e029987091e7d2488b0fa75eae0c Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 31 Aug 2008 12:30:23 +0000 Subject: [PATCH] Not so in BeOS/Haiku, but officially ioctl() is defined in . git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27251 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/fs_shell/unistd.cpp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/tools/fs_shell/unistd.cpp b/src/tools/fs_shell/unistd.cpp index 1a412a663d..db6e368dcb 100644 --- a/src/tools/fs_shell/unistd.cpp +++ b/src/tools/fs_shell/unistd.cpp @@ -42,6 +42,10 @@ # endif #endif +#ifdef HAIKU_HOST_PLATFORM_LINUX +# include +#endif + #ifndef __BEOS__ // Defined in libroot_build.so.