memset is defined in string.h

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@1748 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
aj 2004-01-29 09:36:48 +00:00
parent a75058ea89
commit 20e2b1b94b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
*/
#include "internal.h"
#include <string.h>
static struct sc_card_operations default_ops;
static struct sc_card_driver default_drv = {