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