(trunk) remove unnecessary #includes

This commit is contained in:
Charles Kerr
2010-01-28 13:33:40 +00:00
parent ce5f82f413
commit a334b422c3
12 changed files with 5 additions and 18 deletions

View File

@@ -12,7 +12,6 @@
#include <ctype.h> /* isxdigit() */
#include <errno.h>
#include <stdarg.h>
#include <stdlib.h> /* free() */
#include <string.h> /* strcmp() */