Remove definition of SIG2STR_MAX from libproc.h
Reviewed by: imp, kib, des, jilles Pull Request: https://github.com/freebsd/freebsd-src/pull/1696
This commit is contained in:
committed by
Warner Losh
parent
150274edd2
commit
6ff5a5bc1a
@@ -105,8 +105,6 @@ typedef enum {
|
||||
REG_RVAL2
|
||||
} proc_reg_t;
|
||||
|
||||
#define SIG2STR_MAX 8
|
||||
|
||||
typedef struct lwpstatus {
|
||||
int pr_why;
|
||||
#define PR_REQUESTED 1 /* not implemented */
|
||||
|
||||
Reference in New Issue
Block a user