aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/is_newer_than/is_newer_than.c4
1 files changed, 0 insertions, 4 deletions
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 <errno.h>
-#include <ctype.h>
-#include <stdio.h>
#include <stdlib.h>
#include "rc.h"
-#include "misc.h"
int main(int argc, char **argv)
{