summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/com_err/compile_et.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/com_err/compile_et.h')
-rw-r--r--crypto/heimdal/lib/com_err/compile_et.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/com_err/compile_et.h b/crypto/heimdal/lib/com_err/compile_et.h
index 86dd113..1c7de5a 100644
--- a/crypto/heimdal/lib/com_err/compile_et.h
+++ b/crypto/heimdal/lib/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 $ */
#ifndef __COMPILE_ET_H__
#define __COMPILE_ET_H__
@@ -40,6 +40,7 @@
#include <config.h>
#endif
+#include <err.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
@@ -47,7 +48,7 @@
#include <ctype.h>
#include <roken.h>
-extern long base;
+extern long base_id;
extern int number;
extern char *prefix;
extern char name[128];
OpenPOWER on IntegriCloud