summaryrefslogtreecommitdiff
path: root/security/botan/patches/patch-ab
blob: 48314aee80a9c3e3ee76005371b2ef18a5baafb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1.1.1 2006/02/05 01:25:12 rillig Exp $

--- modules/tm_posix/tm_posix.cpp.orig	2006-01-01 01:02:28.000000000 +0000
+++ modules/tm_posix/tm_posix.cpp	2006-02-01 17:27:07.000000000 +0000
@@ -9,7 +9,7 @@
 
 #include <botan/tm_posix.h>
 #include <botan/util.h>
-#include <time.h>
+#include <sys/time.h>
 
 #ifndef CLOCK_REALTIME
   #define CLOCK_REALTIME 0