| # | Line 23 | Line 23 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 23 | #include <string.h> | |
| 24 | #include <stdlib.h> | |
| 25 | ||
| 26 | < | #include "standard.h" |
| 26 | > | #include "rtmisc.h" |
| 27 | ||
| 28 | #ifndef NHASH | |
| 29 | #define NHASH 509 /* hash table size (prime!) */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |