2003-03-07 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/reent.h: Remove extraneous _sig_func declaration.
This commit is contained in:
@ -421,8 +421,6 @@ struct _reent
|
||||
var->__sf_fake._data = _NULL; \
|
||||
}
|
||||
|
||||
/* signal info */
|
||||
void (**(_sig_func))(int);
|
||||
/* Only built the assert() calls if we are built with debugging. */
|
||||
#if DEBUG
|
||||
#include <assert.h>
|
||||
|
Reference in New Issue
Block a user