diff options
Diffstat (limited to 'lock/util.h')
| -rw-r--r-- | lock/util.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lock/util.h b/lock/util.h index 64f6ad5..8be238a 100644 --- a/lock/util.h +++ b/lock/util.h @@ -1,6 +1,8 @@ #ifndef MY_UTIL_H #define MY_UTIL_H +#include <stdint.h> + #define WDLEN 32 #define KEY "dM>}jdb,6gsnC$J^K 8(I5vyPemPs%;K" |
