summaryrefslogtreecommitdiff
path: root/databases/postgresql74/patches/patch-ai
blob: 999959dcc95bae80cf88eb7b725d5daeabd410b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ai,v 1.1 2005/11/08 16:40:38 joerg Exp $

--- contrib/pg_dumplo/lo_export.c.orig	2005-11-08 15:14:44.000000000 +0000
+++ contrib/pg_dumplo/lo_export.c
@@ -20,9 +20,6 @@
 
 #include "pg_dumplo.h"
 
-extern int	errno;
-
-
 void
 load_lolist(LODumpMaster * pgLO)
 {