summaryrefslogtreecommitdiff
path: root/lang/swi-prolog-lite/patches/patch-aj
blob: d1946fea45571274d81de1434cb6216f74db0e58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aj,v 1.1 2006/01/23 15:24:12 joerg Exp $

--- src/pl-setup.c.orig	2006-01-09 23:26:40.000000000 +0000
+++ src/pl-setup.c
@@ -993,9 +993,6 @@ todays Unix systems or VirtualAlloc() an
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
 
 #include <errno.h>
-#ifndef WIN32
-extern int errno;
-#endif /*WIN32*/
 
 static int size_alignment;	/* Stack sizes must be aligned to this */