[Pcsclite-cvs-commit] PCSC/src thread_unix.c,1.9,1.10

sauveron-guest@quantz.debian.org sauveron-guest@quantz.debian.org
Wed, 21 Jan 2004 07:46:42 +0100


Update of /cvsroot/pcsclite/PCSC/src
In directory quantz:/tmp/cvs-serv17769/src

Modified Files:
	thread_unix.c 
Log Message:
Remove an useless include

Index: thread_unix.c
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/src/thread_unix.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- thread_unix.c	16 Jan 2004 11:33:44 -0000	1.9
+++ thread_unix.c	21 Jan 2004 06:46:40 -0000	1.10
@@ -12,7 +12,6 @@
 
 #include "config.h"
 #include "wintypes.h"
-#include "pcsclite.h"
 #include "thread_generic.h"
 
 #define PCSC_MUTEX_LOCKED    1