diff options
| -rw-r--r-- | inout.c | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -4,7 +4,7 @@ | |||
| 4 | ** facilities. | 4 | ** facilities. |
| 5 | */ | 5 | */ |
| 6 | 6 | ||
| 7 | char *rcs_inout="$Id: inout.c,v 1.2 1993/12/22 21:15:16 roberto Exp celes $"; | 7 | char *rcs_inout="$Id: inout.c,v 2.1 1994/07/19 21:27:18 celes Exp roberto $"; |
| 8 | 8 | ||
| 9 | #include <stdio.h> | 9 | #include <stdio.h> |
| 10 | #include <string.h> | 10 | #include <string.h> |
| @@ -14,6 +14,7 @@ char *rcs_inout="$Id: inout.c,v 1.2 1993/12/22 21:15:16 roberto Exp celes $"; | |||
| 14 | #include "inout.h" | 14 | #include "inout.h" |
| 15 | #include "table.h" | 15 | #include "table.h" |
| 16 | #include "tree.h" | 16 | #include "tree.h" |
| 17 | #include "lua.h" | ||
| 17 | 18 | ||
| 18 | /* Exported variables */ | 19 | /* Exported variables */ |
| 19 | int lua_linenumber; | 20 | int lua_linenumber; |
