diff options
Diffstat (limited to 'cutils.c')
-rw-r--r-- | cutils.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) { |