diff options
Diffstat (limited to 'src/InputInternal.cxx')
-rw-r--r-- | src/InputInternal.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/InputInternal.cxx b/src/InputInternal.cxx index e110ebf0a..93a8b9b51 100644 --- a/src/InputInternal.cxx +++ b/src/InputInternal.cxx @@ -20,6 +20,7 @@ #include "config.h" #include "InputInternal.hxx" #include "InputStream.hxx" +#include "thread/Cond.hxx" void input_stream_signal_client(struct input_stream *is) |