summaryrefslogtreecommitdiff
path: root/lang/librep/patches/patch-ab
blob: 45a2b83afd0864b26f4bc6e9416826c8687e582c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ab,v 1.3 2005/12/11 23:12:11 joerg Exp $

--- src/sdbm.c.orig	2005-12-11 22:58:32.000000000 +0000
+++ src/sdbm.c
@@ -37,13 +37,6 @@ static char rcsid[] = "$Id: sdbm.c,v 1.2
 #endif
 
 /*
- * externals
- */
-#ifndef sun
-extern int errno;
-#endif
-
-/*
  * forward
  */
 static int getdbit (SDBM *, long);