summaryrefslogtreecommitdiff
path: root/libcacard/vcard.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcacard/vcard.c')
-rw-r--r--libcacard/vcard.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libcacard/vcard.c b/libcacard/vcard.c
index d140a8ed1a..1a87208f3d 100644
--- a/libcacard/vcard.c
+++ b/libcacard/vcard.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"