$OpenBSD: patch-libs_config_test_boost_has_clock_gettime_ipp,v 1.2 2010/03/30 11:00:15 robert Exp $
--- libs/config/test/boost_has_clock_gettime.ipp.orig	Tue May 12 18:35:20 2009
+++ libs/config/test/boost_has_clock_gettime.ipp	Tue May 12 18:35:43 2009
@@ -10,6 +10,7 @@
 //  DESCRIPTION:   The platform supports POSIX standard API clock_gettime.
 
 #include <time.h>
+#include <sys/time.h>
 
 
 namespace boost_has_clock_gettime{
