summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap.conf1
-rw-r--r--src/main.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 2b3563ca..f89a56e3 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -69,7 +69,6 @@ realloc-gnu
regex
same-inode
ssize_t
-stat-size
stddef
stdlib
stpcpy
diff --git a/src/main.c b/src/main.c
index 69547609..84066d80 100644
--- a/src/main.c
+++ b/src/main.c
@@ -44,7 +44,6 @@
#include "progname.h"
#include "propername.h"
#include "quote.h"
-#include "stat-size.h"
#include "version-etc.h"
#include "xalloc.h"
#include "xstrtol.h"