summaryrefslogtreecommitdiff
path: root/test/string.c
blob: 3f758782735eb5a9447ea519ff7df8adee4687b2 (plain) (blame)
1
2
3
4
5
6
/* this file has string.h but doesn't need it */

#include <string.h>
main(int arg, char **argv)
{
}