summaryrefslogtreecommitdiffstats
path: root/src/opk/opk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opk/opk.h')
-rw-r--r--src/opk/opk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opk/opk.h b/src/opk/opk.h
index 28a6b66..d66e0a7 100644
--- a/src/opk/opk.h
+++ b/src/opk/opk.h
@@ -41,6 +41,7 @@ struct opkg_opk_opk {
const char *control_dir;
const char *data_dir;
FILE *file;
+ struct opkg_opk_specials *specials;
char file_buffer[8192];
uint64_t mtime;
const char *file_name;