useless #include.

This commit is contained in:
Roberto Ierusalimschy
1996-02-14 15:25:04 -03:00
parent c56e2b2e30
commit 45cf24485d
4 changed files with 4 additions and 9 deletions

View File

@@ -3,9 +3,7 @@
** Module to control static tables
*/
char *rcs_table="$Id: table.c,v 2.45 1996/02/12 18:32:40 roberto Exp roberto $";
/*#include <string.h>*/
char *rcs_table="$Id: table.c,v 2.46 1996/02/14 13:35:51 roberto Exp roberto $";
#include "mem.h"
#include "opcode.h"