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
Nadezhda Ivanova
OpenLDAP
Commits
bc38ec22
Commit
bc38ec22
authored
Nov 23, 2010
by
Hallvard Furuseth
Browse files
For ITS#5421: Remove unnecessary #include "ldap_log.h"
parent
7c29e2c7
Changes
4
Hide whitespace changes
Inline
Side-by-side
clients/tools/ldapmodify.c
View file @
bc38ec22
...
...
@@ -64,7 +64,6 @@
#include
"lutil_ldap.h"
#include
"ldif.h"
#include
"ldap_defaults.h"
#include
"ldap_log.h"
#include
"ldap_pvt.h"
#include
"lber_pvt.h"
...
...
clients/tools/ldapsearch.c
View file @
bc38ec22
...
...
@@ -66,7 +66,6 @@
#include
"lutil.h"
#include
"lutil_ldap.h"
#include
"ldap_defaults.h"
#include
"ldap_log.h"
#include
"ldap_pvt.h"
#include
"common.h"
...
...
libraries/liblutil/fetch.c
View file @
bc38ec22
...
...
@@ -32,7 +32,6 @@
#include
<fetch.h>
#endif
#include
"ldap_log.h"
#include
"lber_pvt.h"
#include
"ldap_pvt.h"
#include
"ldap_config.h"
...
...
libraries/liblutil/ntservice.c
View file @
bc38ec22
...
...
@@ -31,10 +31,8 @@
#include
<ldap.h>
#include
"ldap_log.h"
#include
"ldap_pvt_thread.h"
#include
"ldap_defaults.h"
#include
"slapdmsg.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