9fc0f66736
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22610 3c298f89-4303-0410-b956-a3cf2f4a3e73
11 lines
205 B
Diff
11 lines
205 B
Diff
--- a/minidlna.c
|
|
+++ b/minidlna.c
|
|
@@ -20,6 +20,7 @@
|
|
#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>
|