Remove dependency on ragel command

This commit is contained in:
Justine Tunney
2021-01-17 09:42:52 -08:00
parent 92b794002b
commit 565edd051f
10 changed files with 913 additions and 76 deletions

View File

@@ -24,6 +24,8 @@
#include "libc/sysv/errfuns.h"
#include "net/http/uri.h"
/* TODO(jart): Rewrite in C */
#define static
/* clang-format off */