diff --git a/config.c b/config.c index 7b9ded1655..ed96213c44 100644 --- a/config.c +++ b/config.c @@ -15,8 +15,6 @@ static const char *config_file_name; static int config_linenr; static int zlib_compression_seen; -extern int getpagesize(); - static int get_next_char(void) { int c;