From e12c9866b59f9142f6aa6e7a286f1e95ca8f9ee4 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Tue, 15 May 2012 10:49:01 +0200 Subject: include: rename writeall.h to all-io.h Signed-off-by: Petr Uzel --- lib/path.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/path.c') diff --git a/lib/path.c b/lib/path.c index ad17fef0c5..0d4d39135d 100644 --- a/lib/path.c +++ b/lib/path.c @@ -27,7 +27,7 @@ #include #include -#include "writeall.h" +#include "all-io.h" #include "cpuset.h" #include "path.h" #include "nls.h" -- cgit 1.2.3-korg