diff options
-rw-r--r-- | include/users.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/users.h b/include/users.h index 6e5aba1a2..b2463e7b3 100644 --- a/include/users.h +++ b/include/users.h @@ -25,6 +25,8 @@ #ifndef __USERS_H__ #define __USERS_H__ + +#include "hashcomp.h" #define STATUS_OP 4 #define STATUS_HOP 2 |