aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman1994-06-18 19:20:48 +0000
committerRichard M. Stallman1994-06-18 19:20:48 +0000
commit4f75313380c76aa809a5861dae90d81d6088087f (patch)
treeb50d2c0651a178d0a74f730e7958da53abbf039b /src/s
parent0dacf79125b0a38ecd822b47a41d023e8b4552b9 (diff)
downloademacs-4f75313380c76aa809a5861dae90d81d6088087f.tar.gz
emacs-4f75313380c76aa809a5861dae90d81d6088087f.zip
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/sol2.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h
index 940da0f1803..02560df0f5e 100644
--- a/src/s/sol2.h
+++ b/src/s/sol2.h
@@ -2,10 +2,6 @@
2 2
3#define SOLARIS2 3#define SOLARIS2
4 4
5/* Solaris sometimes has two versions of gettimeofday
6 and we don't know which one we will get. */
7#undef GETTIMEOFDAY_ONE_ARGUMENT
8
9/* eggert@twinsun.com said these work in Solaris. 5/* eggert@twinsun.com said these work in Solaris.
10 Perhaps they work in all kinds of SVR4, but this is more conservative. */ 6 Perhaps they work in all kinds of SVR4, but this is more conservative. */
11#undef BROKEN_TIOCGETC 7#undef BROKEN_TIOCGETC