stdio.h not needed
[fw/sdcc] / support / regression / tests / bp.c
index 41cd4c774cbf432ff1f5bc98da864a9f36acbd3f..aa0616274e2fcf8d6fae5091f8ed59c0cb8d199a 100644 (file)
@@ -2,7 +2,6 @@
  */
 #include <testfwk.h>
 #include <string.h>
-#include <stdio.h>
 
 int
 verifyBlock(char *p, char val, int len)