Don't use an empty struct.
This commit is contained in:
parent
1656073469
commit
6aee0b4448
@ -42,6 +42,7 @@ typedef long sig_atomic_t;
|
||||
#if __BSD_VISIBLE
|
||||
|
||||
struct sigcontext {
|
||||
int _dummy;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user