Remove unnecessary header inclusion

This commit is contained in:
Junji Sawada
2012-07-14 11:39:25 +09:00
parent 08f7fab377
commit 96366117ea
15 changed files with 2 additions and 39 deletions
-1
View File
@@ -12,7 +12,6 @@ extern "C" {
#endif
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
typedef uint32_t khint_t;