summaryrefslogtreecommitdiffstats
path: root/fmt_ldapsearchfilterstring.c
diff options
context:
space:
mode:
authorSimon Rettberg2017-05-09 10:05:57 +0200
committerSimon Rettberg2017-05-09 10:05:57 +0200
commit8c081cb1fef6cdfdf4b3d42cc93e97d0d6a59d14 (patch)
tree890ea62f47af0a06db998142810851f618d27bca /fmt_ldapsearchfilterstring.c
parentDelete some more unused files (diff)
downloadldadp-8c081cb1fef6cdfdf4b3d42cc93e97d0d6a59d14.tar.gz
ldadp-8c081cb1fef6cdfdf4b3d42cc93e97d0d6a59d14.tar.xz
ldadp-8c081cb1fef6cdfdf4b3d42cc93e97d0d6a59d14.zip
Update tinyldap part
Diffstat (limited to 'fmt_ldapsearchfilterstring.c')
-rw-r--r--fmt_ldapsearchfilterstring.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fmt_ldapsearchfilterstring.c b/fmt_ldapsearchfilterstring.c
index cd53ea3..71fe998 100644
--- a/fmt_ldapsearchfilterstring.c
+++ b/fmt_ldapsearchfilterstring.c
@@ -1,5 +1,5 @@
-#include "fmt.h"
-#include "byte.h"
+#include <fmt.h>
+#include <byte.h>
#include <str.h>
#include "ldap.h"