summaryrefslogtreecommitdiffstats
path: root/src/realmd/rdcp_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/realmd/rdcp_util.h')
-rw-r--r--src/realmd/rdcp_util.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/realmd/rdcp_util.h b/src/realmd/rdcp_util.h
index aef255a..4936ddb 100644
--- a/src/realmd/rdcp_util.h
+++ b/src/realmd/rdcp_util.h
@@ -8,6 +8,10 @@
#include <glib.h>
#include "rdcp_error.h"
+#include "openlmi.h"
+
+const char *provider_name;
+const ConfigEntry *provider_config_defaults;
#define ORGID "LMI_Realmd"
#define REALMD_SERVICE_NAME "OpenLMI Realmd Service"