[Pcsclite-cvs-commit] r2259 - trunk/PCSC/src

Ludovic Rousseau rousseau at alioth.debian.org
Sat Dec 2 18:17:35 CET 2006


Author: rousseau
Date: 2006-12-02 18:17:35 +0100 (Sat, 02 Dec 2006)
New Revision: 2259

Modified:
   trunk/PCSC/src/strlcpy.c
Log:
#include "strlcpycat.h"


Modified: trunk/PCSC/src/strlcpy.c
===================================================================
--- trunk/PCSC/src/strlcpy.c	2006-12-02 17:13:06 UTC (rev 2258)
+++ trunk/PCSC/src/strlcpy.c	2006-12-02 17:17:35 UTC (rev 2259)
@@ -24,6 +24,7 @@
 
 #include <sys/types.h>
 #include <string.h>
+#include "strlcpycat.h"
 
 /*
  * Copy src to string dst of size siz.  At most siz-1 characters




More information about the Pcsclite-cvs-commit mailing list