Use getpagesize() from git-compat-util.h

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
This commit is contained in:
Steffen Prohaska
2007-11-17 22:51:40 +01:00
parent 5e23af17e4
commit 32dead9686

View File

@@ -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;