/* Sample program for configure to test for broken X11 headers that confuse gcc 2.95 and better on target platforms such as Solaris. */ #include #include int main() { return 0; }