I installed this to fix a typo in yesterday's changes: 2005-05-22 Paul Eggert <[EMAIL PROTECTED]>
* src/files.c: Include "stdio-safer.h"; this fixes a typo in
the previous change.
--- files.c.~1.88.~ 2005-05-22 01:04:06 -0700
+++ files.c 2005-05-22 10:50:16 -0700
@@ -32,6 +32,7 @@
#include "files.h"
#include "getargs.h"
#include "gram.h"
+#include "stdio-safer.h"
/* From basename.c. Almost a lie, as it returns a char *. */
const char *base_name (char const *name);
