]> code.delx.au - gnu-emacs/blobdiff - src/s/usg5-4.h
Reword header comment to prevent copyright.el wanting to update years.
[gnu-emacs] / src / s / usg5-4.h
index 7ce4790fb763b5da8c781707558a41cb5f4258f3..f2c72b85c123c34fbe0c0dc4778659a7e4c79dcb 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions file for GNU Emacs running on AT&T's System V Release 4
    Copyright (C) 1987, 1990, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-                 2006, 2007, 2008  Free Software Foundation, Inc.
+                 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -85,10 +85,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #define rindex strrchr
 #endif /* ! defined (HAVE_RINDEX) */
 
-/* Compiler bug bites on many systems when default ADDR_CORRECT is used.  */
-
-#define ADDR_CORRECT(x) (x)
-
 /* Use terminfo instead of termcap.  */
 
 #define TERMINFO