diff options
Diffstat (limited to 'otherlibs/unix/unixsupport.c')
-rw-r--r-- | otherlibs/unix/unixsupport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/unix/unixsupport.c b/otherlibs/unix/unixsupport.c index 188e9501a..20053eaa9 100644 --- a/otherlibs/unix/unixsupport.c +++ b/otherlibs/unix/unixsupport.c @@ -15,7 +15,7 @@ #include <alloc.h> #include <memory.h> #include <fail.h> -#include "unix.h" +#include "unixsupport.h" #include "cst2constr.h" #include <errno.h> |