Move stdio.h to common-defs.h
[deliverable/binutils-gdb.git] / gdb / common / common-utils.c
index 29fe2c516c118197875fa0f1aac12cc400987d90..41ef2895d1f94cdd10d240ce89bc6e0f274ce78d 100644 (file)
@@ -27,7 +27,6 @@
 #include <string.h>
 
 #include <stdlib.h>
-#include <stdio.h>
 
 /* The xmalloc() (libiberty.h) family of memory management routines.
 
This page took 0.023362 seconds and 4 git commands to generate.