summaryrefslogtreecommitdiffstats
path: root/matchcaseprefix.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchcaseprefix.c')
-rw-r--r--matchcaseprefix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/matchcaseprefix.c b/matchcaseprefix.c
index 9f709b7..7ba8335 100644
--- a/matchcaseprefix.c
+++ b/matchcaseprefix.c
@@ -1,6 +1,6 @@
#include <string.h>
#include "case.h"
-#include "asn1.h"
+#include "ldif.h"
#include "str.h"
/* behave like strcmp, but also return 0 if s is a prefix of c. */