summaryrefslogtreecommitdiff
path: root/lib/libc/db/recno/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/db/recno/extern.h')
-rw-r--r--lib/libc/db/recno/extern.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libc/db/recno/extern.h b/lib/libc/db/recno/extern.h
index 295308286df..8860878e2bd 100644
--- a/lib/libc/db/recno/extern.h
+++ b/lib/libc/db/recno/extern.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: extern.h,v 1.4 1999/02/15 05:11:25 millert Exp $ */
+
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
@@ -30,7 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $OpenBSD: extern.h,v 1.3 1996/08/19 08:20:56 tholo Exp $
+ * @(#)extern.h 8.3 (Berkeley) 6/4/94
*/
#include "../btree/extern.h"