r3453: - split out the auth and popt includes
[kai/samba-autobuild/.git] / source4 / ntvfs / unixuid / vfs_unixuid.c
index 062f6b1b85dd7f6b2731feebaf8ed655bef32c59..296dadcfe4372de12e44e139d82490b104ca8307 100644 (file)
@@ -22,6 +22,7 @@
 */
 
 #include "includes.h"
+#include "auth/auth.h"
 
 struct unixuid_private {
        void *samctx;