correct headers.

This commit is contained in:
Joris Vink 2016-01-07 09:24:45 +01:00
parent 07ed037a00
commit 2f4387e0cd
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
#include <sys/socket.h>
#include <poll.h>
#include <time.h>
#include "kore.h"
#include "http.h"

View File

@ -16,6 +16,7 @@
#include <sys/time.h>
#include <time.h>
#include <limits.h>
#include "kore.h"