From eb737947eb2afe98f9dac1121fa37d1b746c5657 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Thu, 8 Oct 2015 13:15:15 +0100 Subject: Reorganize includes to reduce namespace pollution. --- src/rspamadm/pw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/rspamadm/pw.c') 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); -- cgit v1.2.3