aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/386bsd.h
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1994-02-12 00:32:31 +0000
committerKarl Heuer <[email protected]>1994-02-12 00:32:31 +0000
commit18a66f991650fad65cd7382f91026509b432eced (patch)
treedc52f9df8434c80f169c2e51722dd3cf345dba45 /src/s/386bsd.h
parent8ffcf3f1fbdb95ad9768344c71b58df055d7f449 (diff)
Delete HAVE_SETSID; configure checks for that.
Diffstat (limited to 'src/s/386bsd.h')
-rw-r--r--src/s/386bsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/386bsd.h b/src/s/386bsd.h
index 5ce2892345..b12d9a836e 100644
--- a/src/s/386bsd.h
+++ b/src/s/386bsd.h
@@ -25,6 +25,3 @@
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
-
-/* [email protected] says needed for job control in subshells. */
-#define HAVE_SETSID