[Pcsclite-cvs-commit] r2742 - /trunk/PCSC/src/ifdwrapper.c

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Tue Jan 15 14:25:20 UTC 2008


Author: rousseau
Date: Tue Jan 15 14:25:20 2008
New Revision: 2742

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=2742
Log:
#include "utils.h" instead of "hotplug.h"

Modified:
    trunk/PCSC/src/ifdwrapper.c

Modified: trunk/PCSC/src/ifdwrapper.c
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/ifdwrapper.c?rev=2742&op=diff
==============================================================================
--- trunk/PCSC/src/ifdwrapper.c (original)
+++ trunk/PCSC/src/ifdwrapper.c Tue Jan 15 14:25:20 2008
@@ -24,7 +24,7 @@
 #include "atrhandler.h"
 #include "dyn_generic.h"
 #include "sys_generic.h"
-#include "hotplug.h"
+#include "utils.h"
 
 #undef PCSCLITE_STATIC_DRIVER
 




More information about the Pcsclite-cvs-commit mailing list