]> granicus.if.org Git - strace/blobdiff - printsiginfo.h
nlattr: add unsigned int decoders that print in hex form
[strace] / printsiginfo.h
index cb2d99d7e2adcf308b67a7492eff5c66ccc11765..7ad72380853fb4a96a0b141c0985f9b5132e3d7a 100644 (file)
@@ -1 +1,6 @@
+#ifndef STRACE_PRINTSIGINFO_H
+#define STRACE_PRINTSIGINFO_H
+
 extern void printsiginfo(const siginfo_t *);
+
+#endif /* !STRACE_PRINTSIGINFO_H */