X-Git-Url: http://git.samba.org/?p=samba.git;a=blobdiff_plain;f=source3%2Fprinting%2Fprint_standard.c;h=4404aeb681d18fc5f39a82607d80ee9eca06d0a3;hp=080ef077207d4d9dc62e1a500cb8ec9d2420b700;hb=df9e7c7ae55da5df1f55be194dff86896897de4a;hpb=c06b78d0be5066c7e56c7715798f5a7b0b676451 diff --git a/source3/printing/print_standard.c b/source3/printing/print_standard.c index 080ef077207..4404aeb681d 100644 --- a/source3/printing/print_standard.c +++ b/source3/printing/print_standard.c @@ -57,6 +57,7 @@ #include "includes.h" #include "system/filesys.h" #include "printing/pcap.h" +#include "lib/util/xfile.h" /* handle standard printcap - moved from pcap_printer_fn() */ bool std_pcap_cache_reload(const char *pcap_name, struct pcap_cache **_pcache)