summaryrefslogtreecommitdiff
path: root/libcacard/card_7816.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcacard/card_7816.c')
-rw-r--r--libcacard/card_7816.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libcacard/card_7816.c b/libcacard/card_7816.c
index 814fa1662f..22fd334d15 100644
--- a/libcacard/card_7816.c
+++ b/libcacard/card_7816.c
@@ -5,7 +5,9 @@
* See the COPYING.LIB file in the top-level directory.
*/
-#include "qemu-common.h"
+#include "glib-compat.h"
+
+#include <string.h>
#include "vcard.h"
#include "vcard_emul.h"