]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 5 Dec 2004 18:53:40 +0000 (18:53 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 5 Dec 2004 18:53:40 +0000 (18:53 +0000)
lib/__fpending.c

index c2405cd63bf5594ee22200e78e9ca8801bac8d35..eeedd65443c81940ebc7773e009b0a014ae80868 100644 (file)
 # include <config.h>
 #endif
 
-#include <stdlib.h>
-
 #include "__fpending.h"
 
+#include <stdlib.h>
+
 /* Return the number of pending (aka buffered, unflushed)
    bytes on the stream, FP, that is open for writing.  */
 size_t