s3-includes: only include system/filesys.h when needed.
[ab/samba.git/.git] / source3 / printing / print_standard.c
index e38777315e4144d18b372bc588f426e74ed8dbb1..a8460935c996b526c7e8614e6afa0a3412f361a5 100644 (file)
@@ -55,6 +55,7 @@
 
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "printing/pcap.h"
 
 /* handle standard printcap - moved from pcap_printer_fn() */