diff options
| author | Karl Heuer | 1994-02-12 00:32:31 +0000 |
|---|---|---|
| committer | Karl Heuer | 1994-02-12 00:32:31 +0000 |
| commit | 18a66f991650fad65cd7382f91026509b432eced (patch) | |
| tree | dc52f9df8434c80f169c2e51722dd3cf345dba45 /src/s/gnu-linux.h | |
| parent | 8ffcf3f1fbdb95ad9768344c71b58df055d7f449 (diff) | |
| download | emacs-18a66f991650fad65cd7382f91026509b432eced.tar.gz emacs-18a66f991650fad65cd7382f91026509b432eced.zip | |
Delete HAVE_SETSID; configure checks for that.
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 3cdf0668413..765f597d0e4 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -182,8 +182,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 182 | #include <values.h> | 182 | #include <values.h> |
| 183 | #endif | 183 | #endif |
| 184 | 184 | ||
| 185 | #define HAVE_SETSID | ||
| 186 | |||
| 187 | /* This is needed for sysdep.c */ | 185 | /* This is needed for sysdep.c */ |
| 188 | 186 | ||
| 189 | #define NO_SIOCTL_H /* don't have sioctl.h */ | 187 | #define NO_SIOCTL_H /* don't have sioctl.h */ |