Compiles with tcc

FossilOrigin-Name: ec63b57d34761baede1254385a5abb4ed9d5f3becdbdab91ef596b4399d196fa
This commit is contained in:
7u83@mail.ru
2018-03-01 23:12:38 +00:00
parent 4b6897c983
commit 762ff8bce5
11 changed files with 223 additions and 163 deletions

View File

@ -16,6 +16,7 @@
*/
#include <stdarg.h>
#include "log.h"