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

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