On Wed, Dec 09, 2015 at 09:31:11AM +0100, Victor Toso wrote: > Hi, > > On Mon, Nov 30, 2015 at 11:06:05PM +0100, Marc-André Lureau wrote: > > Drop unneeded includes (that are already undirectly included). > > > > Signed-off-by: Marc-André Lureau <marcandre.lureau@xxxxxxxxx> > > --- > > src/channel-smartcard.c | 4 ---- > > src/smartcard-manager.c | 6 +++++- > > src/spicy.c | 5 ----- > > 3 files changed, 5 insertions(+), 10 deletions(-) > > > > diff --git a/src/channel-smartcard.c b/src/channel-smartcard.c > > index 942f973..7403431 100644 > > --- a/src/channel-smartcard.c > > +++ b/src/channel-smartcard.c > > @@ -17,10 +17,6 @@ > > */ > > #include "config.h" > > > > -#ifdef USE_SMARTCARD > > -#include <vreader.h> > > -#endif > > This seems to break the build with libcacard 2.5.0 ? > Not sure why, the m4 checks looks good. Just sent a patch which should fix things with older libcacard (I haven't tested 2.5.0 specifically). Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel