]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/getdn.c
removed lint
[openldap] / libraries / libldap / getdn.c
index 2ea0d037c4eabcf78c9b76a441c8d589a86770ba..b213c8994891540db1bfa245aede88c9a59571bb 100644 (file)
@@ -12,8 +12,9 @@ static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>
-#ifdef MACOS
 #include <stdlib.h>
+
+#ifdef MACOS
 #include "macos.h"
 #else /* MACOS */
 #if defined( DOS ) || defined( _WIN32 )