mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +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
|
||||
# include <stdlib.h>
|
||||
# include <string.h>
|
||||
#else
|
||||
void exit ();
|
||||
#endif
|
||||
|
||||
#include "complain.h"
|
||||
|
||||
Reference in New Issue
Block a user