mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
12 lines
421 B
Plaintext
12 lines
421 B
Plaintext
diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/asn1_der_decode.C work.new/certs/lib/asn1_der_decode.C
|
|
--- skipsrc-1.0.orig/certs/lib/asn1_der_decode.C Fri Oct 25 13:11:45 1996
|
|
+++ work.new/certs/lib/asn1_der_decode.C Mon Jan 24 12:35:37 2000
|
|
@@ -48,6 +48,7 @@
|
|
#include <stdarg.h>
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#include "my_types.h"
|
|
#include "Time.h"
|
|
#include "Bigint.h"
|