From 21da0339129c8f8c7fb0a3bf3d320fda8d5f53d4 Mon Sep 17 00:00:00 2001 From: Ingo Weinhold Date: Sun, 6 May 2007 12:32:45 +0000 Subject: [PATCH] Typo. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21037 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/fs_shell/unistd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/fs_shell/unistd.cpp b/src/tools/fs_shell/unistd.cpp index 9a08884a51..bf95e8a34c 100644 --- a/src/tools/fs_shell/unistd.cpp +++ b/src/tools/fs_shell/unistd.cpp @@ -20,7 +20,7 @@ # include #else # if defined(HAIKU_HOST_PLATFORM_FREEBSD) -# incluce +# include # else // the (POSIX) correct place of definition for ioctl() # include