aboutsummaryrefslogtreecommitdiffstats
path: root/src/getpagesize.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/getpagesize.h')
-rw-r--r--src/getpagesize.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/getpagesize.h b/src/getpagesize.h
index 20f19279cd0..ed47f80b0e0 100644
--- a/src/getpagesize.h
+++ b/src/getpagesize.h
@@ -1,5 +1,6 @@
1/* Emulate getpagesize on systems that lack it. 1/* Emulate getpagesize on systems that lack it.
2 Copyright (C) 1986, 1992, 1995, 2001 Free Software Foundation, Inc. 2 Copyright (C) 1986, 1992, 1995, 2001, 2002, 2003, 2004,
3 2005 Free Software Foundation, Inc.
3 4
4This file is part of GNU Emacs. 5This file is part of GNU Emacs.
5 6