X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/358a8b34ac954ca147de9ececa4a51a21e60c97e..b8ea08b037fb16395b90481162587706e71b487c:/src/unexcw.c diff --git a/src/unexcw.c b/src/unexcw.c index be8857878e..afd5413c64 100644 --- a/src/unexcw.c +++ b/src/unexcw.c @@ -1,14 +1,14 @@ /* unexec() support for Cygwin; complete rewrite of xemacs Cygwin unexec() code - Copyright (C) 2004-2015 Free Software Foundation, Inc. + Copyright (C) 2004-2016 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. +the Free Software Foundation, either version 3 of the License, or (at +your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -21,7 +21,7 @@ along with GNU Emacs. If not, see . */ #include #include "unexec.h" #include "lisp.h" - +#include #include #include #include