diff options
author | Richard M. Stallman <rms@gnu.org> | 1993-06-02 20:15:04 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1993-06-02 20:15:04 +0000 |
commit | 52037992472f97051ee104f53f03a5a780afcbfc (patch) | |
tree | 0dfc711d5d008ab0fd9b2a8483f1ea9b98b7a293 /src/s/sol2.h | |
parent | 2144fd18d270986e5be627583eae6cfc15a6698d (diff) | |
download | emacs-52037992472f97051ee104f53f03a5a780afcbfc.tar.gz |
(XOS_NEEDS_TIME_H): Defined.
Diffstat (limited to 'src/s/sol2.h')
-rw-r--r-- | src/s/sol2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h index 1b999aa9509..5255b773dca 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -1,5 +1,8 @@ #include "usg5-4.h" +/* This triggers a conditional in xfaces.c. */ +#define XOS_NEEDS_TIME_H + #define POSIX /* Here is how to find X Windows. The -R option says where |