X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2F__fpending.c;h=221aee69de9f7b1f72db2d0a9a88512ad16d926b;hb=f213651e6fa01f6a6ea19c0c6f71124d41035213;hp=63fb7d7cc7334e1058ffb6e11c21ab2340ea3657;hpb=222b0486b7db1b09293e05512873d633440efcb3;p=gnulib.git diff --git a/lib/__fpending.c b/lib/__fpending.c index 63fb7d7cc..221aee69d 100644 --- a/lib/__fpending.c +++ b/lib/__fpending.c @@ -1,5 +1,5 @@ /* __fpending.c -- return the number of pending output bytes on a stream - Copyright (C) 2000, 2004 Free Software Foundation, Inc. + Copyright (C) 2000, 2004, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,9 +17,7 @@ /* Written by Jim Meyering. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "__fpending.h"