diff --git a/src/strrb.c b/src/strrb.c index 8f925bd3b..069a69937 100644 --- a/src/strrb.c +++ b/src/strrb.c @@ -30,6 +30,7 @@ #include #include +#include /* Ringbuffer assumptions, invarients, and notes: * - start is the index of the first used index slot in the ring buffer.