blob: 8d1970c5eab38b195282f5c22f4ab6c673da3863 (
plain)
1
2
3
4
5
6
|
/* Test for overly eager multiple include optimization.
Problem distilled from glibc 2.0.7's time.h, sys/time.h, timebits.h.
Problem noted by Tom Tromey <tromey@cygnus.com>. */
#define need_x
#include "cpp-mi2c.h"
|