1 2 3 4 5 6 7
/* this file has string.h but doesn't need it */ #include <string.h> main(int arg, char **argv) { }