diff options
Diffstat (limited to 'src/polypcore/authkey.c')
-rw-r--r-- | src/polypcore/authkey.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polypcore/authkey.c b/src/polypcore/authkey.c index 1231c7a2b..aee54fd4b 100644 --- a/src/polypcore/authkey.c +++ b/src/polypcore/authkey.c @@ -35,6 +35,7 @@ #include <limits.h> #include <sys/stat.h> +#include <polyp/util.h> #include <polypcore/core-util.h> #include <polypcore/log.h> #include <polypcore/random.h> |