Updated for C_ prototypes

This commit is contained in:
ceriel
1993-11-10 14:40:27 +00:00
parent 7c473ca0ed
commit 854597cd2d
11 changed files with 11 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
extern int __db_mes, __db_len, __db_type, __db_add;
extern char *__db_str;
void
C_dnam( str, val)
char *str;
arith val;