10 lines
89 B
C
10 lines
89 B
C
|
/* PR 15220 */
|
||
|
|
||
|
#include <nonexist0.h>
|
||
|
#include "nonexist.h"
|
||
|
int
|
||
|
main ()
|
||
|
{
|
||
|
return 0;
|
||
|
}
|