lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1724 - nss-pam-ldapd/nslcd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1724 - nss-pam-ldapd/nslcd



Author: arthur
Date: Sat Jul 21 23:29:57 2012
New Revision: 1724
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1724&view=revision

Log:
add missing includes to ensure all types are defined in header

Modified:
   nss-pam-ldapd/nslcd/common.h

Modified: nss-pam-ldapd/nslcd/common.h
==============================================================================
--- nss-pam-ldapd/nslcd/common.h        Fri Jul 20 14:27:19 2012        (r1723)
+++ nss-pam-ldapd/nslcd/common.h        Sat Jul 21 23:29:57 2012        (r1724)
@@ -26,6 +26,8 @@
 
 #include <errno.h>
 #include <limits.h>
+#include <stdint.h>
+#include <sys/types.h>
 
 #include "nslcd.h"
 #include "common/nslcd-prot.h"
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/