Include netinet/in.h for INET6_ADDRSTRLEN

pull/13/head
Daniel Roethlisberger 8 years ago
parent 0dbb2aee8f
commit 4c7b1419e4

@ -43,6 +43,7 @@
#include <syslog.h>
#include <assert.h>
#include <sys/stat.h>
#include <netinet/in.h>
/*
* Centralized logging code multiplexing thread access to the logger based

Loading…
Cancel
Save