Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / cutils.c
index a1652ab..0623cf7 100644 (file)
--- 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)
 {