summaryrefslogtreecommitdiff
path: root/security/skip/files/patch-av
blob: 08c1b77c657e3e1a3f820bdb88527deb46e361e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/passwd_subr.C work.new/certs/lib/passwd_subr.C
--- skipsrc-1.0.orig/certs/lib/passwd_subr.C	Fri Oct 25 13:11:49 1996
+++ work.new/certs/lib/passwd_subr.C	Mon Jan 24 12:35:37 2000
@@ -52,6 +52,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include "Bstream.h"
 #include "Bigint.h"
 #include "ObjId.h"