summaryrefslogtreecommitdiff
path: root/nslcd/cfg.c
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-12-17 23:26:36 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-12-17 23:26:36 -0500
commit6fc3d82aae15d5e80e70dbb3adda1c39ef3b62f7 (patch)
treea4f390fa4e5e48e01e7cdc0b2840d9a6ea49718b /nslcd/cfg.c
parent051ee4061b1f605b4b95a868c8c4d84b5dfd09b8 (diff)
Use log_log->SD universally
Diffstat (limited to 'nslcd/cfg.c')
-rw-r--r--nslcd/cfg.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/cfg.c b/nslcd/cfg.c
index 5b42272..14819ab 100644
--- a/nslcd/cfg.c
+++ b/nslcd/cfg.c
@@ -35,7 +35,6 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
-#include <errno.h>
#include <netdb.h>
#include <sys/socket.h>
#ifdef HAVE_GSSAPI_H