OSDN Git Service

Add stdint.h stdlib.h & string.h to include/parted/parted.h and remove them from...
[android-x86/external-parted.git] / libparted / filesys.c
index d81d2f8..0cc64ac 100644 (file)
@@ -31,7 +31,6 @@
 
 #include <parted/parted.h>
 #include <parted/debug.h>
-#include <string.h>
 
 #if ENABLE_NLS
 #  include <libintl.h>