aboutsummaryrefslogtreecommitdiff
path: root/libxml2-2.9.10/macos/src/XMLTestPrefix.h
blob: 3e84255cb61f2761609e52fc64476b5df9eaf8b3 (plain)
1
int test_main(int argc, char **argv);

#define main(X,Y)	test_main(X,Y)