* Fix compiling on FreeBSD. (Thanks Douglas Carmichael)

This commit is contained in:
Justin Maggard 2012-03-19 21:43:29 +00:00
parent cabbd0b1de
commit 0b8a6c6443

View File

@ -31,6 +31,8 @@
#include "config.h"
#include <netinet/in.h>
#include <time.h>
#include <fcntl.h>
/* structure for storing lan addresses
* with ascii representation and mask */