$NetBSD: patch-ac,v 1.2 2001/04/04 16:27:55 skrll Exp $ --- libg++/src/timer.c.orig Sat Jun 24 17:45:41 1995 +++ libg++/src/timer.c @@ -29,10 +29,10 @@ #if 1 -#include <_G_config.h> +#include #include -#if _G_HAVE_SYS_RESOURCE #include +#if _G_HAVE_SYS_RESOURCE #include #endif #if !_G_HAVE_SYS_RESOURCE || !defined(RUSAGE_SELF)