| # | Line 15 | Line 15 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 15 | ||
| 16 | #include <stdlib.h> | |
| 17 | ||
| 18 | + | #include "rtmisc.h" |
| 19 | + | |
| 20 | #ifndef MBLKSIZ | |
| 21 | #define MBLKSIZ 16376 /* size of memory allocation block */ | |
| 22 | #endif | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |