s3-includes: only include system/filesys.h when needed.
[samba.git] / source3 / printing / printing_db.c
index 762b418bb1ebd4d5f18a18475b15239d3e0ab7c0..70accab93503261972dc69628a113c10d48dbe13 100644 (file)
@@ -20,6 +20,7 @@
 */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "printing.h"
 
 static struct tdb_print_db *print_db_head;