summaryrefslogtreecommitdiff
path: root/test/noheaders.c
blob: d245179822ddd0ecc6d32b7fc3d9c9a37f734230 (plain) (blame)
1
2
3
4
5
/* this filre has no headers and needs none */

main(int arg, char **argv)
{
}