diff options
Diffstat (limited to 'spnego.c')
-rw-r--r-- | spnego.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |