mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 20:40:13 -04:00
13 lines
278 B
Plaintext
13 lines
278 B
Plaintext
$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;
|