921e5a0eb4
From-SVN: r14840
9 lines
65 B
C
9 lines
65 B
C
/* PR 2981 */
|
|
|
|
#include "nonexist.h"
|
|
int
|
|
main ()
|
|
{
|
|
return 0;
|
|
}
|