fix compilation on FreeBSD

fixes #83
This commit is contained in:
Michael Stapelberg 2015-11-24 19:26:07 +01:00
parent 3e14e6e5f3
commit 876c1cef8d
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// vim:ts=4:sw=4:expandtab
#include <sys/socket.h>
#include <sys/stat.h>
#include <stdlib.h>
#include <ifaddrs.h>