Remove an unncessary patch now that the system time.h header has been
fixed. No pkg change. from Brad
This commit is contained in:
parent
dc0312a858
commit
2c9b511af1
@ -1,11 +0,0 @@
|
||||
$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{
|
Loading…
Reference in New Issue
Block a user