summaryrefslogtreecommitdiff
path: root/tests/tst-pam_fail_delay.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tst-pam_fail_delay.c')
-rw-r--r--tests/tst-pam_fail_delay.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tst-pam_fail_delay.c b/tests/tst-pam_fail_delay.c
index f70e4c56..c4323178 100644
--- a/tests/tst-pam_fail_delay.c
+++ b/tests/tst-pam_fail_delay.c
@@ -31,6 +31,10 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include <stdio.h>
#include <unistd.h>