X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tailor.h;h=9d2399db7dd3b4bffc0c9f83bd3eb0065e182ad9;hb=2725db10000bae65e311a9329973b11053b86f1a;hp=125f0c129b0957cc7cdef5bca47c9ca0e49b47c0;hpb=70b787436ae3f40de5046676b97c0d621715f4f2;p=debian%2Fgzip diff --git a/tailor.h b/tailor.h index 125f0c1..9d2399d 100644 --- a/tailor.h +++ b/tailor.h @@ -1,6 +1,6 @@ /* tailor.h -- target dependent definitions - Copyright (C) 1997-1999, 2002, 2006, 2009-2011 Free Software Foundation, + Copyright (C) 1997-1999, 2002, 2006, 2009-2016 Free Software Foundation, Inc. Copyright (C) 1992-1993 Jean-loup Gailly @@ -219,6 +219,10 @@ # define OS_CODE 0x0a #endif +#ifndef SIGPIPE +# define SIGPIPE 0 +#endif + /* Common defaults */