13 lines
254 B
Text
13 lines
254 B
Text
$NetBSD: patch-ad,v 1.1 2006/03/04 15:35:49 joerg Exp $
|
|
|
|
--- makebdb/makebdb.c.orig 2006-03-04 15:18:34.000000000 +0000
|
|
+++ makebdb/makebdb.c
|
|
@@ -44,8 +44,6 @@
|
|
#endif
|
|
|
|
|
|
-extern int errno;
|
|
-
|
|
#define MAX_LINE_LENGTH 4096
|
|
#define FIELD_DELIMITER ':'
|
|
|