Fix headers

This commit is contained in:
Ron Pedde 2007-04-09 06:50:58 +00:00
parent 6f1f6d8ece
commit 4d323f2729

View File

@ -44,7 +44,9 @@
#endif
#include <sys/stat.h>
#include <sys/types.h>
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
#include <unistd.h>
#include "daapd.h"