From 9df080cfc5bce3d0a9f871bab65222c9c3b3e60d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 5 Dec 2004 18:53:40 +0000 Subject: [PATCH] *** empty log message *** --- lib/__fpending.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/__fpending.c b/lib/__fpending.c index c2405cd63b..eeedd65443 100644 --- a/lib/__fpending.c +++ b/lib/__fpending.c @@ -21,10 +21,10 @@ # include #endif -#include - #include "__fpending.h" +#include + /* Return the number of pending (aka buffered, unflushed) bytes on the stream, FP, that is open for writing. */ size_t -- 2.47.2