2010-08-12 13:58:30 +00:00
|
|
|
--- a/minidlna.c
|
|
|
|
+++ b/minidlna.c
|
2011-04-07 23:32:01 +00:00
|
|
|
@@ -58,6 +58,7 @@
|
2010-08-12 13:58:30 +00:00
|
|
|
#include <fcntl.h>
|
|
|
|
#include <sys/file.h>
|
|
|
|
#include <sys/time.h>
|
|
|
|
+#include <sys/stat.h>
|
|
|
|
#include <time.h>
|
|
|
|
#include <signal.h>
|
|
|
|
#include <sys/param.h>
|