summaryrefslogtreecommitdiff
path: root/third_party/pam_wrapper/python
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/pam_wrapper/python')
-rw-r--r--third_party/pam_wrapper/python/pypamtest.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/pam_wrapper/python/pypamtest.c b/third_party/pam_wrapper/python/pypamtest.c
index e25900f001b..6bb1e204539 100644
--- a/third_party/pam_wrapper/python/pypamtest.c
+++ b/third_party/pam_wrapper/python/pypamtest.c
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "config.h"
+
#include <Python.h>
#include <structmember.h>