forked from pool/pcsc-towitoko
Version bump! Enjoy. OBS-URL: https://build.opensuse.org/request/show/1030062 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-towitoko?expand=0&rev=9
14 lines
373 B
Diff
14 lines
373 B
Diff
Index: a/src/driver/tlv_object.c
|
|
===================================================================
|
|
--- a/src/driver/tlv_object.c.orig 2002-02-15 21:59:29.000000000 +0100
|
|
+++ b/src/driver/tlv_object.c 2009-11-24 22:32:16.152561000 +0100
|
|
@@ -21,7 +21,7 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
-
|
|
+#include <string.h>
|
|
#include <stdlib.h>
|
|
#include "defines.h"
|
|
#include "tlv_object.h"
|