mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-07 19:30:47 -04:00
15 lines
286 B
Plaintext
15 lines
286 B
Plaintext
$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()
|
|
{
|