$OpenBSD: patch-src_extern_h,v 1.2 2015/09/17 20:16:49 naddy Exp $

CVE-2015-1197: cpio directory traversal

--- src/extern.h.orig	Sat Sep 12 12:57:30 2015
+++ src/extern.h	Wed Sep 16 23:21:15 2015
@@ -96,6 +96,7 @@ extern char input_is_special;
 extern char output_is_special;
 extern char input_is_seekable;
 extern char output_is_seekable;
+extern bool extract_over_symlinks;
 extern int (*xstat) ();
 extern void (*copy_function) ();
 extern char *change_directory_option;
