aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/unicode.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qemu/unicode.h')
-rw-r--r--include/qemu/unicode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qemu/unicode.h b/include/qemu/unicode.h
index d8731652d2..71c72db461 100644
--- a/include/qemu/unicode.h
+++ b/include/qemu/unicode.h
@@ -1,5 +1,5 @@
#ifndef QEMU_UNICODE_H
-#define QEMU_UNICODE_H 1
+#define QEMU_UNICODE_H
int mod_utf8_codepoint(const char *s, size_t n, char **end);