diff --git a/src/is_older_than/is_older_than.c b/src/is_older_than/is_older_than.c index b3f7072b..67aa13e2 100644 --- a/src/is_older_than/is_older_than.c +++ b/src/is_older_than/is_older_than.c @@ -10,13 +10,9 @@ * except according to the terms contained in the LICENSE file. */ -#include -#include -#include #include #include "rc.h" -#include "misc.h" int main(int argc, char **argv) {