X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/322b7dab59b98b5d8625d2cd29e48f1ce605f769..76abf5e5a55899a0b3f8851fce7406858978e9a6:/src/unexcoff.c diff --git a/src/unexcoff.c b/src/unexcoff.c index ef86a40023..966dd58cb6 100644 --- a/src/unexcoff.c +++ b/src/unexcoff.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1985-1988, 1992-1994, 2001-2011 Free Software Foundation, Inc. +/* Copyright (C) 1985-1988, 1992-1994, 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -98,7 +98,7 @@ struct aouthdr #include -extern char *start_of_data (void); /* Start of initialized data */ +#include "mem-limits.h" static long block_copy_start; /* Old executable start point */ static struct filehdr f_hdr; /* File header */ @@ -120,7 +120,6 @@ static int pagemask; #define ADDR_CORRECT(x) ((char *)(x) - (char*)0) -#include #include "lisp.h" static void