opnsense-ports/science/libint2/files/patch-src_bin_libint_tactic.h
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

10 lines
272 B
C

--- src/bin/libint/tactic.h.orig 2018-08-27 23:11:44 UTC
+++ src/bin/libint/tactic.h
@@ -21,6 +21,7 @@
#include <cmath>
#include <cstdlib>
#include <smart_ptr.h>
+#include <time.h>
#ifndef _libint2_src_bin_libint_tactic_h_
#define _libint2_src_bin_libint_tactic_h_