diff --git a/lib/src/stoppipe.c b/lib/src/stoppipe.c index fd69d91..0180751 100644 --- a/lib/src/stoppipe.c +++ b/lib/src/stoppipe.c @@ -24,6 +24,7 @@ #else #include #include +#include #endif CHIAKI_EXPORT ChiakiErrorCode chiaki_stop_pipe_init(ChiakiStopPipe *stop_pipe)