summaryrefslogtreecommitdiffstats
path: root/deskutils/xmdiary/files/patch-ndbm_xdndbm.c
blob: 711a7b919a2b3d5e45e4559c15dce94394a56ce1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- ndbm/xdndbm.c.orig	Tue Jun 27 03:55:51 1995
+++ ndbm/xdndbm.c	Mon Sep 29 01:53:52 1997
@@ -50,8 +50,10 @@
 static  int delitem();
 static  int additem();
 
+#ifndef __FreeBSD__
 extern  int errno;
 extern  long lseek();
+#endif
 
 #ifdef DEBUG
 static chkblk(char buf[PBLKSIZ]);
OpenPOWER on IntegriCloud