summaryrefslogtreecommitdiffhomepage
path: root/include/perk/perk_output.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/perk/perk_output.h')
-rw-r--r--include/perk/perk_output.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/perk/perk_output.h b/include/perk/perk_output.h
index 18ec373..d7e3b9a 100644
--- a/include/perk/perk_output.h
+++ b/include/perk/perk_output.h
@@ -7,6 +7,8 @@
/* output actions */
#define PERK_OUTPUT_EXPORT_SYMS 0x00000001
+#define PERK_OUTPUT_IMPORT_LIBS 0x00000002
+#define PERK_OUTPUT_IMPORT_SYMS 0x00000004
/* pretty-printer flags */