summaryrefslogtreecommitdiff
path: root/modules/pam_timestamp/hmacsha1.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/pam_timestamp/hmacsha1.c')
-rw-r--r--modules/pam_timestamp/hmacsha1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pam_timestamp/hmacsha1.c b/modules/pam_timestamp/hmacsha1.c
index 3f411061..45a3cac2 100644
--- a/modules/pam_timestamp/hmacsha1.c
+++ b/modules/pam_timestamp/hmacsha1.c
@@ -36,6 +36,7 @@
*
*/
/* See RFC 2104 for descriptions. */
+#include "config.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <errno.h>