Typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21037 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
# include <Drivers.h>
|
# include <Drivers.h>
|
||||||
#else
|
#else
|
||||||
# if defined(HAIKU_HOST_PLATFORM_FREEBSD)
|
# if defined(HAIKU_HOST_PLATFORM_FREEBSD)
|
||||||
# incluce <sys/ioctl.h>
|
# include <sys/ioctl.h>
|
||||||
# else
|
# else
|
||||||
// the (POSIX) correct place of definition for ioctl()
|
// the (POSIX) correct place of definition for ioctl()
|
||||||
# include <stropts.h>
|
# include <stropts.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user