diff options
Diffstat (limited to 'src/operate.cc')
| -rw-r--r-- | src/operate.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/operate.cc b/src/operate.cc index 18829a3..7dc1fef 100644 --- a/src/operate.cc +++ b/src/operate.cc @@ -5,7 +5,6 @@ #include "stubs.hh" #include <dirent.h> -#include <time.h> static fifo<TStatement> Statements(1024); static fifo<TListener> Listeners(1024); |
