1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/security/skip/files/patch-al

12 lines
385 B
Plaintext

diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/CertInfo.C work.new/certs/lib/CertInfo.C
--- skipsrc-1.0.orig/certs/lib/CertInfo.C Fri Oct 25 13:11:39 1996
+++ work.new/certs/lib/CertInfo.C Mon Jan 24 12:35:37 2000
@@ -44,6 +44,7 @@
#pragma ident "@(#)CertInfo.C 1.14 96/04/10"
+#include <time.h>
#include "CertInfo.h"
#include "X509skip.h"
#include "HashCert.h"