# /* @(#)libdeflt-mapvers        1.1 10/10/02 Copyright 2005-2010 J. Schilling */

SCHILY_1.0 {
global:
	defltopen;
	defltfirst;
	defltclose;
	defltcntl;
	defltnext;
	defltread;

local:
	*;
};
