Revert "wip"

This reverts commit 5686bc86
This commit is contained in:
2020-05-16 08:16:49 -04:00
parent 5686bc864d
commit f2ae653886
5 changed files with 10 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
#define SIST2_WEB_H
#include "src/sist.h"
#include "third-party/mongoose/mongoose.h"
#include <mongoose.h>
typedef struct response {
char *body;