diff options
| author | Dave Love | 2000-06-20 13:35:30 +0000 |
|---|---|---|
| committer | Dave Love | 2000-06-20 13:35:30 +0000 |
| commit | ba999c148108fe4aee3dd892351692abc7c86740 (patch) | |
| tree | 2faec54c09cbd640fe2d98d8c8689c90a2a44ba3 /src | |
| parent | 074b6efe95b833a3aa475b99373d5bd7741fce8a (diff) | |
| download | emacs-ba999c148108fe4aee3dd892351692abc7c86740.tar.gz emacs-ba999c148108fe4aee3dd892351692abc7c86740.zip | |
Don't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/umips.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/umips.h b/src/s/umips.h index af404cce532..1b573842ea4 100644 --- a/src/s/umips.h +++ b/src/s/umips.h | |||
| @@ -52,8 +52,6 @@ | |||
| 52 | #define BROKEN_SELECT | 52 | #define BROKEN_SELECT |
| 53 | 53 | ||
| 54 | #define HAVE_DUP2 | 54 | #define HAVE_DUP2 |
| 55 | #define HAVE_GETWD | ||
| 56 | #define HAVE_GETTIMEOFDAY | ||
| 57 | 55 | ||
| 58 | #define HAVE_PTYS | 56 | #define HAVE_PTYS |
| 59 | #define HAVE_SOCKETS | 57 | #define HAVE_SOCKETS |