Changes by: flatcap
Update of /cvsroot/linux-ntfs/linux-ntfs/libntfs
In directory usw-pr-cvs1:/tmp/cvs-serv21991/libntfs
Modified Files:
runlist.c
Log Message:
start to break up the dependency loops in the header files
Index: runlist.c
===================================================================
RCS file: /cvsroot/linux-ntfs/linux-ntfs/libntfs/runlist.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -U2 -r1.1 -r1.2
--- runlist.c 9 Jul 2002 19:17:49 -0000 1.1
+++ runlist.c 11 Jul 2002 13:18:11 -0000 1.2
@@ -33,4 +33,5 @@
#include "layout.h"
#include "debug.h"
+#include "disk_io.h"
/*
|