diff --git a/plugin/auth_pam/auth_pam.c b/plugin/auth_pam/auth_pam.c index 35272c6b7cd..12e958b706b 100644 --- a/plugin/auth_pam/auth_pam.c +++ b/plugin/auth_pam/auth_pam.c @@ -15,6 +15,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +#include #include #include #include @@ -22,7 +23,6 @@ #include #include #include "auth_pam_tool.h" -#include #ifndef DBUG_OFF static char pam_debug = 0;