summaryrefslogtreecommitdiff
path: root/default.exports
diff options
context:
space:
mode:
Diffstat (limited to 'default.exports')
-rw-r--r--default.exports4
1 files changed, 4 insertions, 0 deletions
diff --git a/default.exports b/default.exports
index 5e767549c..6d9344d3b 100644
--- a/default.exports
+++ b/default.exports
@@ -1,4 +1,8 @@
{
+ global:
+ /* See main/asterisk.exports.in for an explanation why this is
+ * needed. */
+ _IO_stdin_used;
local:
*;
};