summaryrefslogtreecommitdiff
path: root/tailor.h
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-12-20 19:41:39 +0100
committerJim Meyering <meyering@redhat.com>2009-12-30 17:33:55 +0100
commit9375a72a92bb905d0935f296057148df0562def4 (patch)
treeeb7ee6b1ce781f098c1f80411ec29e6f693fd880 /tailor.h
parenta5ca1651a1b564b59a104236d9552d9ae75faf3e (diff)
downloadgzip-9375a72a92bb905d0935f296057148df0562def4.tar.gz
maint: remove lots of obsolete #if...HAVE_* checks
Remove many always-true cpp tests like #ifdef HAVE_UNISTD_H, #ifdef HAVE_FCNTL_H and #ifdef SSIZE_MAX. * gzip.c: As above. * gzip.h: Likewise. * inflate.c: Likewise. * tailor.h: Likewise. * unlzw.c: Likewise. * util.c: Likewise. * zip.c: Likewise.
Diffstat (limited to 'tailor.h')
-rw-r--r--tailor.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/tailor.h b/tailor.h
index 3cb16ee..cd3be11 100644
--- a/tailor.h
+++ b/tailor.h
@@ -200,11 +200,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