summaryrefslogtreecommitdiff
path: root/package/gmediaserver/patches/patch-src_contentdir_c
blob: 0f6e3166a8495711924d26b0380da989e3c7546d (plain)
1
2
3
4
5
6
7
8
9
10
--- gmediaserver-0.13.0.orig/src/contentdir.c	2007-10-20 09:59:38.000000000 +0200
+++ gmediaserver-0.13.0/src/contentdir.c	2014-01-27 13:08:37.685276614 +0100
@@ -18,6 +18,7 @@
  *
  */
 
+#include <assert.h>
 #include <config.h>
 #include <stdint.h>		/* Gnulib/C99 */
 #include <inttypes.h>		/* ? */