Fix includes

This commit is contained in:
2021-05-06 20:46:17 +02:00
parent 456deeae20
commit 7aa47cac61
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
#include "http.h"
#include "utils.h"
#include "compress.h"
#include "../necronda-server.h"
#include <string.h>
void http_to_camel_case(char *str, int mode) {