Install public header files again and include required prototypes.
[jelmer/samba4-debian.git] / source / auth / auth_unix.c
index 20e198701d67a4a549488b3d62090a8ea8c63dc0..a4171070257e5b55ba4cb2786be65c5c8a441531 100644 (file)
@@ -21,6 +21,7 @@
 
 #include "includes.h"
 #include "auth/auth.h"
+#include "auth/auth_proto.h"
 #include "system/passwd.h" /* needed by some systems for struct passwd */
 #include "lib/socket/socket.h" 
 #include "auth/pam_errors.h"