]> granicus.if.org Git - strace/blobdiff - nlattr.h
Remove linux/ptp_clock.h
[strace] / nlattr.h
index 6e7d1a7b5695ec2be60b2f792d9d3580892ab973..00cbfd52c2adee48633d311de5cb5b0bb9320817 100644 (file)
--- a/nlattr.h
+++ b/nlattr.h
@@ -60,8 +60,10 @@ DECL_NLA(be16);
 DECL_NLA(be64);
 DECL_NLA(str);
 DECL_NLA(strn);
+DECL_NLA(fd);
 DECL_NLA(ifindex);
 DECL_NLA(meminfo);
 DECL_NLA(rt_class);
+DECL_NLA(tc_stats);
 
 #endif /* !STRACE_NLATTR_H */