(Sorry, I mis-sent the following email to bug-gnulib. Here it is
again, at the right place.)
I installed this obvious fix:
2004-11-03 Paul Eggert <[EMAIL PROTECTED]>
* src/stty.c: Include "vasprintf.h" since we use vasprintf now.
--- stty.c.~1.128.~ 2004-09-21 15:12:13 -0700
+++ stty.c 2004-11-03 00:26:29 -0800
@@ -56,6 +56,7 @@
#include "system.h"
#include "error.h"
+#include "vasprintf.h"
#include "xstrtol.h"
/* The official name of this program (e.g., no `g' prefix). */
_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-coreutils