blob: 7ad72380853fb4a96a0b141c0985f9b5132e3d7a [file] [log] [blame]
#ifndef STRACE_PRINTSIGINFO_H
#define STRACE_PRINTSIGINFO_H
extern void printsiginfo(const siginfo_t *);
#endif /* !STRACE_PRINTSIGINFO_H */