mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 03:07:02 -04:00
13 lines
261 B
C
13 lines
261 B
C
$NetBSD: patch-compress_misc.c,v 1.1 2012/11/19 03:05:04 joerg Exp $
|
|
|
|
--- compress/misc.c.orig 2012-11-18 22:59:30.000000000 +0000
|
|
+++ compress/misc.c
|
|
@@ -288,6 +288,7 @@ int flags;
|
|
return 1;
|
|
}
|
|
|
|
+void
|
|
uninitialize_common()
|
|
{
|
|
initialize_common_done = 0;
|