# | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
---|---|---|
7 | * 7/14/88 Greg Ward | |
8 | */ | |
9 | ||
10 | + | #include <stdlib.h> |
11 | + | #include <string.h> |
12 | #include <stdio.h> | |
13 | + | |
14 | + | #include "platform.h" |
15 | ||
16 | #define MAXFILE 16 /* maximum number of files */ | |
17 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |