[core] add missing include of stdlib.h

personal/stbuehler/mod-csrf
Glenn Strauss 6 years ago
parent cafb091cd4
commit 6691eb377e

@ -1,5 +1,7 @@
#include "first.h"
#include <stdlib.h>
#include "fdevent.h"
#include "buffer.h"
#include "log.h"

Loading…
Cancel
Save