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