# | Line 1 | Line 1 | |
---|---|---|
1 | < | /* Copyright (c) 1998 Silicon Graphics, Inc. */ |
1 | > | /* Copyright (c) 1999 Silicon Graphics, Inc. */ |
2 | ||
3 | #ifndef lint | |
4 | static char SCCSid[] = "$SunId$ SGI"; | |
# | Line 10 | Line 10 | static char SCCSid[] = "$SunId$ SGI"; | |
10 | ||
11 | #include "rholo.h" | |
12 | #include "view.h" | |
13 | – | #include <sys/types.h> |
13 | ||
14 | #ifndef NFRAG2CHUNK | |
15 | #define NFRAG2CHUNK 4096 /* number of fragments to start chunking */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |