Remove stddef include, it's included in http_parser.c

event_stream
Ryan Dahl 15 years ago
parent 69cf8d8da9
commit 6f72c780f0

@ -25,9 +25,6 @@ extern "C" {
#endif
#ifdef _MSC_VER
# include <stddef.h>
#endif
#include <sys/types.h>

Loading…
Cancel
Save