diff options
Diffstat (limited to 'http.c')
| -rw-r--r-- | http.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #define _POSIX_C_SOURCE 200809L -#include "slweb/http.h" +#include "libweb/http.h" #include <dynstr.h> #include <sys/types.h> #include <unistd.h> |
