summaryrefslogtreecommitdiff
path: root/spnego.c
diff options
context:
space:
mode:
Diffstat (limited to 'spnego.c')
-rw-r--r--spnego.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/spnego.c b/spnego.c
index 7f32d7d..e483e6e 100644
--- a/spnego.c
+++ b/spnego.c
@@ -21,8 +21,8 @@
#include <talloc.h>
#include <stdint.h>
+#include <stdbool.h>
-#include "replace.h"
#include "data_blob.h"
#include "asn1.h"
#include "spnego.h"