summaryrefslogtreecommitdiffstats
path: root/matchprefix.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchprefix.c')
-rw-r--r--matchprefix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/matchprefix.c b/matchprefix.c
index 83baebf..90d9bc2 100644
--- a/matchprefix.c
+++ b/matchprefix.c
@@ -1,5 +1,5 @@
#include "byte.h"
-#include "asn1.h"
+#include "ldif.h"
#include "bstr.h"
/* behave like strcmp, but also return 0 if s is a prefix of c. */