X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Funexmips.c;h=ca497aeaf6ae6b85a71456c01971fea9ee07a064;hb=07854acfba301de129b297ddadceee1a017b89de;hp=486646bbf0493b6579dc3d50f11c7bdd8c240ba7;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/unexmips.c b/src/unexmips.c index 486646b..ca497ae 100644 --- a/src/unexmips.c +++ b/src/unexmips.c @@ -26,6 +26,7 @@ Boston, MA 02111-1307, USA. */ #include #include #include +#include #include #ifdef MACH @@ -95,7 +96,6 @@ static void mark_x (); if (lseek (_fd, _position, L_SET) != _position) \ fatal_unexec (_error_message, _error_arg); -extern int errno; extern char *strerror (); #define EEOF -1