Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
51bacc2c
Commit
51bacc2c
authored
Jun 26, 2000
by
Kurt Zeilenga
Browse files
Do not include <lber.h>
parent
a34c4091
Changes
10
Hide whitespace changes
Inline
Side-by-side
clients/fax500/rp500.c
View file @
51bacc2c
...
...
@@ -30,7 +30,6 @@
#include
<sys/resource.h>
#endif
#include
<lber.h>
#include
<ldap.h>
#include
"fax500.h"
...
...
clients/ud/auth.c
View file @
51bacc2c
...
...
@@ -31,7 +31,6 @@
#include
<pwd.h>
#endif
#include
<lber.h>
#include
<ldap.h>
#include
"ldap_defaults.h"
...
...
clients/ud/edit.c
View file @
51bacc2c
...
...
@@ -46,7 +46,6 @@
#include
<io.h>
#endif
#include
<lber.h>
#include
<ldap.h>
#include
"ldap_defaults.h"
...
...
clients/ud/find.c
View file @
51bacc2c
...
...
@@ -25,7 +25,6 @@
#include
<ac/string.h>
#include
<ac/time.h>
#include
<lber.h>
#include
<ldap.h>
#include
"ud.h"
...
...
clients/ud/group.c
View file @
51bacc2c
...
...
@@ -29,7 +29,6 @@
#include
<io.h>
#endif
#include
<lber.h>
#include
<ldap.h>
#include
"ldap_defaults.h"
...
...
clients/ud/help.c
View file @
51bacc2c
...
...
@@ -23,7 +23,6 @@
#include
<ac/string.h>
#include
<ac/time.h>
#include
<lber.h>
#include
<ldap.h>
#include
"ud.h"
...
...
clients/ud/main.c
View file @
51bacc2c
...
...
@@ -44,7 +44,6 @@
#include
<sys/file.h>
#endif
#include
<lber.h>
#include
<ldap.h>
#include
"ldap_defaults.h"
...
...
clients/ud/mod.c
View file @
51bacc2c
...
...
@@ -25,7 +25,6 @@
#include
<ac/string.h>
#include
<ac/time.h>
#include
<lber.h>
#include
<ldap.h>
#include
"ud.h"
...
...
clients/ud/print.c
View file @
51bacc2c
...
...
@@ -23,7 +23,6 @@
#include
<ac/string.h>
#include
<ac/time.h>
#include
<lber.h>
#include
<ldap.h>
#include
"ud.h"
...
...
clients/ud/util.c
View file @
51bacc2c
...
...
@@ -29,7 +29,6 @@
#include
<ac/time.h>
#include
<ac/unistd.h>
#include
<lber.h>
#include
<ldap.h>
#include
"ldap_defaults.h"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment