1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00
2003-06-07  Ulrich Drepper  <drepper@redhat.com>

	* Makeconfig (gnulib): Add -lgcc_eh once again.
This commit is contained in:
Ulrich Drepper
2003-06-07 09:40:26 +00:00
parent 5385447635
commit e1d8e1b7c5
3 changed files with 6 additions and 1 deletions

View File

@ -18,6 +18,7 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
#include <errno.h>
#include <getopt.h>
#include <search.h>
#include <signal.h>