Remove use of non-standard sigaction_t
This commit is contained in:
@@ -248,13 +248,6 @@ __dso_public int isblank(int);
|
||||
# define HAVE_INNETGR 1
|
||||
#endif /* HAVE__INNETGR */
|
||||
|
||||
/*
|
||||
* Add IRIX-like sigaction_t for those without it.
|
||||
*/
|
||||
#ifndef HAVE_SIGACTION_T
|
||||
typedef struct sigaction sigaction_t;
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The nitems macro may be defined in sys/param.h
|
||||
*/
|
||||
|
Reference in New Issue
Block a user