]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/disptmpl.c
Fix ldap_send_initial_request() to open connection if not already
[openldap] / libraries / libldap / disptmpl.c
index 426681eb96c5340f2c78c88b219bf5b759c365eb..92dd8ba2b4db08a7866fa4e10b2f06d81249cf43 100644 (file)
@@ -1,4 +1,8 @@
 /*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
+/*  Portions
  * Copyright (c) 1993, 1994 Regents of the University of Michigan.
  * All rights reserved.
  *
@@ -22,7 +26,6 @@
 #include <ac/string.h>
 #include <ac/time.h>
 #include <ac/unistd.h>
-extern char *strdup (const char *);
 
 #ifdef HAVE_SYS_FILE_H
 #include <sys/file.h>