summaryrefslogtreecommitdiff
path: root/src/list.c
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2004-04-03 20:49:23 +0000
committerStef Walter <stef@thewalter.net>2004-04-03 20:49:23 +0000
commit3eca787a2b83ff8cf60d2be9e588d4a558b85a85 (patch)
tree407a084fba7f51cfccb1cf20e25d419f618057a5 /src/list.c
parent94ba99e2ccdfaf862af6ce039ae447eb244c9283 (diff)
Sorted the headers properly.
Diffstat (limited to 'src/list.c')
-rw-r--r--src/list.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/list.c b/src/list.c
index f93f3c0..97ac912 100644
--- a/src/list.c
+++ b/src/list.c
@@ -17,12 +17,6 @@
* Send bug reports to: <nielsen@memberwebs.com>
*/
-#include <io.h>
-#include <fcntl.h>
-#include <sys/types.h>
-#include <string.h>
-#include <stdio.h>
-
#include "usuals.h"
#include "drive.h"
#include "ntfs.h"