blob: bd0203669c27f96e1460af6736572f6dd0350710 [file] [log] [blame]
/* Copyright (C) 2003 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-nostdinc -c -F${srcdir}/gcc.apple" } */
/* Contributed by Devang Patel <dpatel@apple.com> */
#include <one/one.h>
int main()
{
return 0;
}