summaryrefslogtreecommitdiffhomepage
path: root/src/internal/perk_driver_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/perk_driver_impl.h')
-rw-r--r--src/internal/perk_driver_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/internal/perk_driver_impl.h b/src/internal/perk_driver_impl.h
index 6fe5513..25edf37 100644
--- a/src/internal/perk_driver_impl.h
+++ b/src/internal/perk_driver_impl.h
@@ -24,6 +24,8 @@ enum app_tags {
TAG_EXPSYMS,
TAG_IMPLIBS,
TAG_IMPSYMS,
+ TAG_DSOLIBS,
+ TAG_DSOSYMS,
};
struct pe_driver_ctx_impl {