summaryrefslogtreecommitdiff
path: root/src/apk_applet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apk_applet.h')
-rw-r--r--src/apk_applet.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/apk_applet.h b/src/apk_applet.h
index 4107135..e4c2e1d 100644
--- a/src/apk_applet.h
+++ b/src/apk_applet.h
@@ -12,6 +12,9 @@
#ifndef APK_APPLET_H
#define APK_APPLET_H
+extern const char *apk_root;
+extern const char *apk_repository;
+
struct apk_applet {
const char *name;
const char *usage;