summaryrefslogtreecommitdiff
path: root/cutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'cutils.c')
-rw-r--r--cutils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cutils.c b/cutils.c
index a1652ab0bc..0623cf70da 100644
--- a/cutils.c
+++ b/cutils.c
@@ -23,7 +23,6 @@
*/
#include "qemu-common.h"
#include "host-utils.h"
-#include <assert.h>
void pstrcpy(char *buf, int buf_size, const char *str)
{