mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
de8a9e2851
for making secure pipes across the internet (etc.)
12 lines
391 B
Plaintext
12 lines
391 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/CertInfo.C skipsrc-1.0/certs/lib/CertInfo.C
|
|
--- skipsrc-1.0.orig/certs/lib/CertInfo.C Fri Oct 25 13:11:39 1996
|
|
+++ skipsrc-1.0/certs/lib/CertInfo.C Fri Nov 21 11:39:11 1997
|
|
@@ -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"
|