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

Ludovic Rousseau rousseau at alioth.debian.org
Sat Dec 2 18:28:55 CET 2006


Author: rousseau
Date: 2006-12-02 18:28:55 +0100 (Sat, 02 Dec 2006)
New Revision: 2262

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


Modified: trunk/PCSC/src/strlcat.c
===================================================================
--- trunk/PCSC/src/strlcat.c	2006-12-02 17:27:10 UTC (rev 2261)
+++ trunk/PCSC/src/strlcat.c	2006-12-02 17:28:55 UTC (rev 2262)
@@ -24,6 +24,7 @@
 
 #include <sys/types.h>
 #include <string.h>
+#include "strlcpycat.h"
 
 /*
  * Appends src to string dst of size siz (unlike strncat, siz is the




More information about the Pcsclite-cvs-commit mailing list