diff options
Diffstat (limited to 'vos/vosish.h')
-rw-r--r-- | vos/vosish.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vos/vosish.h b/vos/vosish.h index 86982139fd..838bcdf7df 100644 --- a/vos/vosish.h +++ b/vos/vosish.h @@ -1,4 +1,4 @@ -#include "unixish.h" +#include "../unixish.h" /* The following declaration is an avoidance for posix-950. */ extern int ioctl (int fd, int request, ...); |