Remove unnecessary stdio.h dependencies

This commit is contained in:
Kelvin Lawson
2011-05-26 23:27:05 +01:00
committed by Himanshu Chauhan
parent 1e80052c98
commit f686c6527a
4 changed files with 0 additions and 12 deletions

View File

@@ -90,9 +90,6 @@
*
*/
#ifndef STAND_ALONE
#include <stdio.h>
#endif
#include <string.h>