Commit 1eb93006 authored by Max Kellermann's avatar Max Kellermann

input/LocalOpen: include cleanup

parent 27e46565
...@@ -31,10 +31,6 @@ ...@@ -31,10 +31,6 @@
#include <assert.h> #include <assert.h>
#ifdef ENABLE_ARCHIVE
#include <errno.h>
#endif
InputStreamPtr InputStreamPtr
OpenLocalInputStream(Path path, Mutex &mutex, Cond &cond) OpenLocalInputStream(Path path, Mutex &mutex, Cond &cond)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment