2
0
Эх сурвалжийг харах

enable DMAP_FULL to verify

philippe44 1 жил өмнө
parent
commit
71c696ccd7

+ 2 - 0
components/raop/dmap_parser.c

@@ -7,6 +7,8 @@
 #define DMAP_STRINGIFY_(x) #x
 #define DMAP_STRINGIFY(x) DMAP_STRINGIFY_(x)
 
+#define DMAP_FULL 1
+
 typedef enum {
 	DMAP_UNKNOWN,
 	DMAP_UINT,