summaryrefslogtreecommitdiff
path: root/default.exports
blob: 6d9344d3b5339c46fb5d12e0dc64038fb3daa708 (plain)
1
2
3
4
5
6
7
8
{
	global:
		/* See main/asterisk.exports.in for an explanation why this is
		 * needed. */
		_IO_stdin_used;
	local:
		*;
};