diff options
Diffstat (limited to 'security/skip/files/patch-aj')
-rw-r--r-- | security/skip/files/patch-aj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/skip/files/patch-aj b/security/skip/files/patch-aj new file mode 100644 index 000000000000..1ff6b6224647 --- /dev/null +++ b/security/skip/files/patch-aj @@ -0,0 +1,11 @@ +diff -ur --unidirectional-new-file skipsrc-1.0.orig/certs/lib/Bstream.C skipsrc-1.0/certs/lib/Bstream.C +--- skipsrc-1.0.orig/certs/lib/Bstream.C Fri Oct 25 13:11:38 1996 ++++ skipsrc-1.0/certs/lib/Bstream.C Fri Nov 21 11:39:11 1997 +@@ -48,6 +48,7 @@ + #include <netinet/in.h> + #include <stdio.h> + #include <stdlib.h> ++#include <string.h> + #include <unistd.h> + #include <fcntl.h> + #include "Bstream.h" |