summaryrefslogtreecommitdiff
path: root/libparted/tests/label.c
diff options
context:
space:
mode:
authorDebarshi Ray <rishi@gnu.org>2007-01-16 06:43:36 +0530
committerদেবর্ষি রায় <rishi@Sunflower.(none)>2007-01-16 06:43:36 +0530
commitcb6ca73be06f360308e6a2fccb7142ed8175af29 (patch)
tree3b3a60640530ac4709c01a961abba02d1a02a915 /libparted/tests/label.c
parent21dc308fe0829e12d55fba0e6f75063cf7bf651a (diff)
downloadparted-cb6ca73be06f360308e6a2fccb7142ed8175af29.tar.gz
Add stdint.h stdlib.h & string.h to include/parted/parted.h and remove them from other files.
Diffstat (limited to 'libparted/tests/label.c')
-rw-r--r--libparted/tests/label.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libparted/tests/label.c b/libparted/tests/label.c
index 2fd9a5a..4b4fdb8 100644
--- a/libparted/tests/label.c
+++ b/libparted/tests/label.c
@@ -1,4 +1,3 @@
-#include <string.h>
#include <unistd.h>
#include <check.h>