summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/tar
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-09-04 01:33:43 +0000
committerpeter <peter@FreeBSD.org>2003-09-04 01:33:43 +0000
commitf238f6b9907dfded801442277314c602b2e5a2e4 (patch)
treef81b9bf26b80e0d5e2c551b57deae8c3c2f56548 /gnu/usr.bin/tar
parentc59711ae1ba5d4b0d71497261096d0cfb1b1c135 (diff)
downloadFreeBSD-src-f238f6b9907dfded801442277314c602b2e5a2e4.zip
FreeBSD-src-f238f6b9907dfded801442277314c602b2e5a2e4.tar.gz
There is no need to #include <sgtty.h>
Diffstat (limited to 'gnu/usr.bin/tar')
-rw-r--r--gnu/usr.bin/tar/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/tar/config.h b/gnu/usr.bin/tar/config.h
index 32c75f9..a0aecf4 100644
--- a/gnu/usr.bin/tar/config.h
+++ b/gnu/usr.bin/tar/config.h
@@ -273,7 +273,7 @@
#define HAVE_SETLOCALE 1
/* Define if you have the <sgtty.h> header file. */
-#define HAVE_SGTTY_H 1
+/* #define HAVE_SGTTY_H 1 */
/* Define if you have the <stdbool.h> header file. */
#define HAVE_STDBOOL_H 1
OpenPOWER on IntegriCloud