diff options
| author | Markus Rost | 2002-11-18 06:44:22 +0000 |
|---|---|---|
| committer | Markus Rost | 2002-11-18 06:44:22 +0000 |
| commit | 40154c79105b00e43c8169306fb74146ec4af3a6 (patch) | |
| tree | 35abd01894dc11a105c1baeb38de1217687639b2 /src | |
| parent | f435bd1eebcd80384ff30c84859d2cdc69da49c6 (diff) | |
| download | emacs-40154c79105b00e43c8169306fb74146ec4af3a6.tar.gz emacs-40154c79105b00e43c8169306fb74146ec4af3a6.zip | |
Include sol2-6.h.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sol2-8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/sol2-8.h b/src/s/sol2-8.h index 6fdb4f230c1..83497b2a2f5 100644 --- a/src/s/sol2-8.h +++ b/src/s/sol2-8.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Handle Solaris 2.8. */ | 1 | /* Handle Solaris 2.8. */ |
| 2 | 2 | ||
| 3 | #include "sol2-5.h" | 3 | #include "sol2-6.h" |
| 4 | 4 | ||
| 5 | /* Redundant but differing definitions for bcopy, bcmp, and bzero are | 5 | /* Redundant but differing definitions for bcopy, bcmp, and bzero are |
| 6 | causing problems. Get rid of the emacs overrides for these. */ | 6 | causing problems. Get rid of the emacs overrides for these. */ |