diff options
Diffstat (limited to 'include/ulockmgr.h')
-rw-r--r-- | include/ulockmgr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ulockmgr.h b/include/ulockmgr.h index 4cd7b1c..dfdde01 100644 --- a/include/ulockmgr.h +++ b/include/ulockmgr.h @@ -8,6 +8,7 @@ #include <stdint.h> #include <fcntl.h> +#include <sys/types.h> /** * Perform POSIX locking operation |