input/LocalOpen: include cleanup
This commit is contained in:
parent
27e4656515
commit
1eb9300658
|
@ -31,10 +31,6 @@
|
|||
|
||||
#include <assert.h>
|
||||
|
||||
#ifdef ENABLE_ARCHIVE
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
InputStreamPtr
|
||||
OpenLocalInputStream(Path path, Mutex &mutex, Cond &cond)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue