fix all -Wmissing-prototypes warnings

This commit is contained in:
NRK
2022-04-29 15:38:52 +06:00
parent d9284b1193
commit faeebc076c
16 changed files with 64 additions and 48 deletions

1
func.c
View File

@@ -9,6 +9,7 @@
#include "func.h"
#include "myctype.h"
#include "regex.h"
#include "rc.h"
#include "funcname.c"
#include "functable.c"