]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/getpass.c
Fix ldaps / TLS processing...
[openldap] / libraries / liblutil / getpass.c
index f922c671ea3ecec12a3b8d0fba1353971e713f09..ce8f6de8c800a94b7dc021b048ffb722543afe96 100644 (file)
@@ -1,3 +1,8 @@
+/* $OpenLDAP$ */
+/*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  * Copyright (c) 1992, 1993  Regents of the University of Michigan.
  * All rights reserved.
@@ -35,7 +40,8 @@
 
 #include <lber.h>
 #include <ldap.h>
-#include <ldapconfig.h>
+
+#include "ldap_defaults.h"
 
 char *
 getpass( const char *prompt )