$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 <g++/_G_config.h>
 #include <sys/types.h>
-#if _G_HAVE_SYS_RESOURCE
 #include <sys/time.h>
+#if _G_HAVE_SYS_RESOURCE
 #include <sys/resource.h>
 #endif
 #if !_G_HAVE_SYS_RESOURCE || !defined(RUSAGE_SELF)
