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 --- text-utils/pg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text-utils/pg.c') diff --git a/text-utils/pg.c b/text-utils/pg.c index 2b5144252..0bd827981 100644 --- a/text-utils/pg.c +++ b/text-utils/pg.c @@ -62,7 +62,7 @@ #include "nls.h" #include "xalloc.h" #include "widechar.h" -#include "writeall.h" +#include "all-io.h" #include "closestream.h" #define READBUF LINE_MAX /* size of input buffer */ -- cgit v1.2.3-55-g7522