summaryrefslogtreecommitdiffstats
path: root/plugin/auth_pam/auth_pam.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/auth_pam/auth_pam.c')
-rw-r--r--plugin/auth_pam/auth_pam.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/auth_pam/auth_pam.c b/plugin/auth_pam/auth_pam.c
index ffcfa019..86220f48 100644
--- a/plugin/auth_pam/auth_pam.c
+++ b/plugin/auth_pam/auth_pam.c
@@ -22,6 +22,7 @@
#include <sys/types.h>
#include <sys/wait.h>
#include <spawn.h>
+#include <my_global.h>
#include <mysql/plugin_auth.h>
#include "auth_pam_tool.h"