smbspool_krb5_wrapper.c broke the non-cups build

Jeremy Allison jra at samba.org
Mon Jan 25 23:14:37 UTC 2016


This file arbitrarily includes:

#include <cups/backend.h>

I think compiling this needs to
depend on HAVE_CUPS somehow
(look at source3/printing/print_cups.c
where the whole file is include
bracketed by:

#ifdef HAVE_CUPS

Jeremy.



More information about the samba-technical mailing list