X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tailor.h;h=a7af35d46b9350046d4714172013e8712a934e62;hb=5bc55d0a3d86436bdf1bc68011da5ceef5465023;hp=1dcf2d8b821bc72984114a678198da46fd1f0403;hpb=e7921f54c622e3b32e525f345bc34308821e4ae0;p=debian%2Fgzip diff --git a/tailor.h b/tailor.h index 1dcf2d8..a7af35d 100644 --- a/tailor.h +++ b/tailor.h @@ -1,11 +1,12 @@ /* tailor.h -- target dependent definitions - Copyright (C) 1997, 1998, 1999, 2002, 2006 Free Software Foundation, Inc. + Copyright (C) 1997-1999, 2002, 2006, 2009-2010 Free Software Foundation, + Inc. Copyright (C) 1992-1993 Jean-loup Gailly This program 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 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -21,8 +22,6 @@ * The target dependent functions should be defined in tailor.c. */ -/* $Id: tailor.h,v 1.5 2006/12/07 06:58:13 eggert Exp $ */ - #if defined(__MSDOS__) && !defined(MSDOS) # define MSDOS #endif @@ -202,11 +201,6 @@ #endif #if defined(ATARI) || defined(atarist) -# ifndef STDC_HEADERS -# define STDC_HEADERS -# define HAVE_UNISTD_H -# define HAVE_DIRENT_H -# endif # define ASMV # define OS_CODE 0x05 # ifdef TOSFS