summaryrefslogtreecommitdiffstats
path: root/sub/osd_dummy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/osd_dummy.c')
-rw-r--r--sub/osd_dummy.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sub/osd_dummy.c b/sub/osd_dummy.c
index 6fc78ab368..b9178e1925 100644
--- a/sub/osd_dummy.c
+++ b/sub/osd_dummy.c
@@ -6,6 +6,9 @@
#include "talloc.h"
#include "osd.h"
+const char *osd_ass_0 = "";
+const char *osd_ass_1 = "";
+
void osd_init_backend(struct osd_state *osd)
{
}