comparison src/s/sol2-8.h @ 48417:8a8dacfd6364

Include sol2-6.h.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 18 Nov 2002 06:44:22 +0000
parents 58aeaa1dbcfa
children
comparison
equal deleted inserted replaced
48416:42ee829ea43d 48417:8a8dacfd6364
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. */
7 7
8 #ifdef bcopy 8 #ifdef bcopy