diff options
Diffstat (limited to 'src/rspamadm/pw.c')
-rw-r--r-- | src/rspamadm/pw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rspamadm/pw.c b/src/rspamadm/pw.c index f72db4fa3..e090cd424 100644 --- a/src/rspamadm/pw.c +++ b/src/rspamadm/pw.c @@ -28,6 +28,7 @@ #include "cryptobox.h" #include "rspamd.h" #include "rspamadm.h" +#include "unix-std.h" static void rspamadm_pw (gint argc, gchar **argv); static const char *rspamadm_pw_help (gboolean full_help); |