]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/base64.c
Remove DOS comment.
[openldap] / libraries / liblutil / base64.c
index 96a6b284223b275da67b70ef75d22fdbfc1ff231..0029dd16d4447296055fe6d659b9c23eec07880b 100644 (file)
 
 #include "portable.h"
 
-#include <stdlib.h>
-#include <stddef.h>
-#include <ctype.h>
-
+#include <ac/stdlib.h>
+#include <ac/ctype.h>
 #include <ac/string.h>
 
 /* include socket.h to get sys/types.h and/or winsock2.h */