diff --git a/src/is_newer_than/is_newer_than.c b/src/is_newer_than/is_newer_than.c index bd916ec5..a4f17692 100644 --- a/src/is_newer_than/is_newer_than.c +++ b/src/is_newer_than/is_newer_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) {