libctf: get rid of a disruptive public include of <sys/param.h>
[deliverable/binutils-gdb.git] / libctf / ctf-impl.h
index 554b1872cbf48342a0b7e3a5947d7214c4a4f9ec..211099e1e87c19e9027b90089895a76efd4f5641 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "config.h"
 #include <errno.h>
+#include <sys/param.h>
 #include "ctf-decls.h"
 #include <ctf-api.h>
 #include <sys/types.h>
This page took 0.024327 seconds and 4 git commands to generate.