mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
de8a9e2851
for making secure pipes across the internet (etc.)
12 lines
444 B
Plaintext
12 lines
444 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/skip/keymgrd/skip_keymgrsubr.C skipsrc-1.0/skip/keymgrd/skip_keymgrsubr.C
|
|
--- skipsrc-1.0.orig/skip/keymgrd/skip_keymgrsubr.C Fri Oct 25 13:12:49 1996
|
|
+++ skipsrc-1.0/skip/keymgrd/skip_keymgrsubr.C Tue Nov 25 19:30:19 1997
|
|
@@ -59,7 +59,6 @@
|
|
#include "SkipCert.h"
|
|
#include "X509skip.h"
|
|
#include "HashCert.h"
|
|
-#include "malloc.h"
|
|
#include "utils.h"
|
|
#include "Sig.h"
|
|
#include "skip_log.h"
|