summaryrefslogtreecommitdiffstats
path: root/contrib/com_err/compile_et.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/com_err/compile_et.h')
-rw-r--r--contrib/com_err/compile_et.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/com_err/compile_et.h b/contrib/com_err/compile_et.h
index 35e4863..9b9db9c 100644
--- a/contrib/com_err/compile_et.h
+++ b/contrib/com_err/compile_et.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*/
-/* $Id: compile_et.h,v 1.6 2000/07/01 20:21:48 assar Exp $ */
+/* $Id: compile_et.h 15426 2005-06-16 19:21:42Z lha $ */
/* $FreeBSD$ */
#ifndef __COMPILE_ET_H__
@@ -41,13 +41,14 @@
#include <config.h>
#endif
+#include <err.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <stdarg.h>
#include <ctype.h>
-extern long base;
+extern long base_id;
extern int number;
extern char *prefix;
extern char name[128];
OpenPOWER on IntegriCloud