12 lines
278 B
Text
12 lines
278 B
Text
$NetBSD: patch-ag,v 1.1 2006/06/27 16:10:05 minskim Exp $
|
|
|
|
--- include/symb.h.orig 2002-12-06 01:00:15.000000000 +0000
|
|
+++ include/symb.h
|
|
@@ -1,7 +1,6 @@
|
|
#ifndef _SYMB_H_
|
|
#define _SYMB_H_
|
|
|
|
-extern SYMBOLPTR symtree;
|
|
extern int lookups, lkcmps, adds;
|
|
|
|
extern b_16 symbols;
|