# | Line 9 | Line 9 | static const char RCSid[] = "$Id$"; | |
---|---|---|
9 | ||
10 | #include "copyright.h" | |
11 | ||
12 | – | #include "rtio.h" |
13 | – | |
12 | #include <ctype.h> | |
13 | + | #include <stdio.h> |
14 | ||
15 | + | #include "rtio.h" |
16 | ||
17 | void | |
18 | fputword(s, fp) /* put (quoted) word to file stream */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |