header fixes for fbsd, as reported by oliver in the forums

This commit is contained in:
Ron Pedde 2007-04-07 22:32:26 +00:00
parent 00ded64dab
commit 751afbf285

View File

@ -44,6 +44,8 @@
#endif
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>
#include "daapd.h"
#include "conf.h"