diff options
Diffstat (limited to 'otherlibs/unix/fchmod.c')
-rw-r--r-- | otherlibs/unix/fchmod.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/unix/fchmod.c b/otherlibs/unix/fchmod.c index ba5e55721..711097eb4 100644 --- a/otherlibs/unix/fchmod.c +++ b/otherlibs/unix/fchmod.c @@ -15,6 +15,7 @@ #include <sys/stat.h> #include <fail.h> #include <mlvalues.h> +#include <signals.h> #include "unixsupport.h" #ifdef HAS_FCHMOD |