summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/t_cc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/t_cc.c')
-rw-r--r--src/lib/krb5/ccache/t_cc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/t_cc.c b/src/lib/krb5/ccache/t_cc.c
index 6559fb2bd..1d2e272f2 100644
--- a/src/lib/krb5/ccache/t_cc.c
+++ b/src/lib/krb5/ccache/t_cc.c
@@ -30,6 +30,7 @@
#include "krb5.h"
#include <stdio.h>
#include <stdlib.h>
+#include "autoconf.h"
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif