blob: e3f53b6cb2e036f8f16906add2475f05a7f65878 (
plain)
1
2
3
4
5
|
/* 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>. */
#include "mi2c.h"
|