pkgsrc/archivers/xmill/patches/patch-ab
2005-10-03 11:25:25 +00:00

14 lines
286 B
Text

$NetBSD: patch-ab,v 1.3 2005/10/03 11:31:57 joerg Exp $
--- XMill/File.cpp.orig 2005-07-22 15:15:14.000000000 +0000
+++ XMill/File.cpp
@@ -32,9 +32,6 @@ History:
#include "stdafx.h"
-/* external imports */
-extern int errno;
-
/* class CFile implementation */
CFile::CFile()
{