nss-pam-ldapd commit: r1541 - nss-pam-ldapd/nslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1541 - nss-pam-ldapd/nslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1541 - nss-pam-ldapd/nslcd
- Date: Fri, 9 Sep 2011 18:02:31 +0200 (CEST)
Author: arthur
Date: Fri Sep 9 18:02:30 2011
New Revision: 1541
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1541&view=revision
Log:
add missing include
Modified:
nss-pam-ldapd/nslcd/nsswitch.c
Modified: nss-pam-ldapd/nslcd/nsswitch.c
==============================================================================
--- nss-pam-ldapd/nslcd/nsswitch.c Thu Sep 8 22:57:09 2011 (r1540)
+++ nss-pam-ldapd/nslcd/nsswitch.c Fri Sep 9 18:02:30 2011 (r1541)
@@ -26,6 +26,7 @@
#include <ctype.h>
#include <errno.h>
+#include "common.h"
#include "log.h"
/* the maximum line length supported of nsswitch.conf */
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1541 - nss-pam-ldapd/nslcd,
Commits of the nss-pam-ldapd project