mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
(exit) [! (STDC_HEADERS || _LIBC)]: Remove exit decl; not needed any more.
This commit is contained in:
@@ -29,8 +29,6 @@
|
|||||||
#if STDC_HEADERS || _LIBC
|
#if STDC_HEADERS || _LIBC
|
||||||
# include <stdlib.h>
|
# include <stdlib.h>
|
||||||
# include <string.h>
|
# include <string.h>
|
||||||
#else
|
|
||||||
void exit ();
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "complain.h"
|
#include "complain.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user