diff options
Diffstat (limited to 'include/password.h')
-rw-r--r-- | include/password.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/password.h b/include/password.h index 082f917e7c0..1abd014ceb4 100644 --- a/include/password.h +++ b/include/password.h @@ -16,8 +16,6 @@ #ifndef PASSWORD_INCLUDED #define PASSWORD_INCLUDED -#include "my_global.h" - C_MODE_START void my_make_scrambled_password_323(char *to, const char *password, |