diff --git a/src/devices/file.c b/src/devices/file.c index 4ce647a..e607420 100644 --- a/src/devices/file.c +++ b/src/devices/file.c @@ -20,7 +20,6 @@ WITH REGARD TO THIS SOFTWARE. #include #include #include -#include static FILE *f; static DIR *d;