mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
don't use stdnoreturn
Reported by Paul Eggert. * src/getargs.c: We don't need it anyway, since we use _Noreturn. * data/skeletons/c.m4: While at it, update the definition of _Noreturn stolen from gnulib.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
#include <getopt.h>
|
||||
#include <progname.h>
|
||||
#include <quote.h>
|
||||
#include <stdnoreturn.h>
|
||||
#include <textstyle.h>
|
||||
|
||||
#include "complain.h"
|
||||
|
||||
Reference in New Issue
Block a user