s3:fix build of the pam_smbpass shared module
authorMichael Adam <obnox@samba.org>
Mon, 27 Apr 2009 08:51:55 +0000 (10:51 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 27 Apr 2009 09:21:01 +0000 (11:21 +0200)
Michael

source3/pam_smbpass/support.c

index 8f537c4d8dad924244682394619f1e63c4c4eb66..1e66f4036313154332eb84425bb4f4e7bb0c0c95 100644 (file)
@@ -19,6 +19,8 @@
 
 #include "support.h"
 
+#include "../libcli/auth/libcli_auth.h"
+
 
 #define _pam_overwrite(x)        \
 do {                             \