diff --git a/include/tickit.h b/include/tickit.h index 1315b47..d1bba1c 100644 --- a/include/tickit.h +++ b/include/tickit.h @@ -17,6 +17,7 @@ extern "C" { #include #include +#include /* pid_t */ #ifdef __GNUC__ # define DEPRECATED __attribute__((deprecated))