summaryrefslogtreecommitdiff
path: root/src/cgls
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-03-11 13:46:12 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-03-11 13:46:12 -0500
commitb2542bf9ab6cce97fcb67ff9536e1062c70b5b11 (patch)
tree0203d5e6a9a90a07d6735590cdddf78068c777e1 /src/cgls
parent0cb27225e9c658d80538ace7a267ba0a2d2f44f2 (diff)
headers: do not use siginfo_t if not defined
Simply avoid the trouble and use a void* if the define is missing. We lose type safety, but who cares. sigaction(2) says that siginfo_t requires _POSIX_C_SOURCE >= 199309L, but we can be a bit more generous and use the same define as /usr/include/signal.h.
Diffstat (limited to 'src/cgls')
0 files changed, 0 insertions, 0 deletions