That file has just been removed from gnulib;
its declarations are now in <stdio.h>.
* src/md5sum.c: Likewise.
* src/dircolors.c: Likewise.
2007-08-22 Jim Meyering <jim@meyering.net>
+ * src/date.c: Don't include "getline.h", now removed from gnulib;
+ its declarations are now in <stdio.h>.
+ * src/md5sum.c: Likewise.
+ * src/dircolors.c: Likewise.
+
* src/copy.c (DEST_INFO_INITIAL_CAPACITY): Correct a comment.
2007-08-21 Jim Meyering <jim@meyering.net>
#include "argmatch.h"
#include "error.h"
#include "getdate.h"
-#include "getline.h"
#include "inttostr.h"
#include "posixtm.h"
#include "quote.h"
#include "dircolors.h"
#include "c-strcase.h"
#include "error.h"
-#include "getline.h"
#include "obstack.h"
#include "quote.h"
#include "xstrndup.h"
#if HASH_ALGO_SHA512 || HASH_ALGO_SHA384
# include "sha512.h"
#endif
-#include "getline.h"
#include "error.h"
#include "stdio--.h"