summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/context.c1
-rw-r--r--src/diff3.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/context.c b/src/context.c
index fc4fba3..690506b 100644
--- a/src/context.c
+++ b/src/context.c
@@ -20,7 +20,6 @@
#include "diff.h"
#include "c-ctype.h"
-#include <inttostr.h>
#include <stat-time.h>
#include <strftime.h>
diff --git a/src/diff3.c b/src/diff3.c
index 0eecb5e..343c055 100644
--- a/src/diff3.c
+++ b/src/diff3.c
@@ -28,7 +28,6 @@
#include <exitfail.h>
#include <file-type.h>
#include <getopt.h>
-#include <inttostr.h>
#include <progname.h>
#include <sh-quote.h>
#include <version-etc.h>