diff options
Diffstat (limited to 'libxo/xo_humanize.h')
-rw-r--r-- | libxo/xo_humanize.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libxo/xo_humanize.h b/libxo/xo_humanize.h index ca41b8633669..edf85b8bb1ba 100644 --- a/libxo/xo_humanize.h +++ b/libxo/xo_humanize.h @@ -37,6 +37,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ +#include <sys/cdefs.h> + #include <sys/types.h> #include <assert.h> #include <stdio.h> |