diff options
Diffstat (limited to 'otherlibs/win32unix/lockf.c')
-rw-r--r-- | otherlibs/win32unix/lockf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/win32unix/lockf.c b/otherlibs/win32unix/lockf.c index 662b03206..3d68418d5 100644 --- a/otherlibs/win32unix/lockf.c +++ b/otherlibs/win32unix/lockf.c @@ -22,6 +22,7 @@ #include <fail.h> #include "unixsupport.h" #include <stdio.h> +#include <signals.h> #ifndef INVALID_SET_FILE_POINTER #define INVALID_SET_FILE_POINTER (-1) |