From 8c081cb1fef6cdfdf4b3d42cc93e97d0d6a59d14 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 9 May 2017 10:05:57 +0200 Subject: Update tinyldap part --- bstrstart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bstrstart.c') diff --git a/bstrstart.c b/bstrstart.c index 5094d34..7c18418 100644 --- a/bstrstart.c +++ b/bstrstart.c @@ -1,5 +1,5 @@ #include "bstr.h" -#include "uint32.h" +#include size_t bstrstart(const char* a) { if (*a) return 0; else return 5; -- cgit v1.2.3-55-g7522