]> mj.ucw.cz Git - libucw.git/blobdiff - lib/db-tool.c
Updated all users of the timer interface to pass an explicit timer context.
[libucw.git] / lib / db-tool.c
index 4453ab8d21856fe9a9d082ca05e06b219c671773..8dca52049b73a6aaf4c94ff6d0dc417198240926 100644 (file)
@@ -18,7 +18,6 @@
 #include <fcntl.h>
 #include <unistd.h>
 #include <errno.h>
-#include <getopt.h>
 
 static int verbose=0;
 static int cache=1024;