aboutsummaryrefslogtreecommitdiff
path: root/stand/common/interp_forth.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/interp_forth.c')
-rw-r--r--stand/common/interp_forth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/common/interp_forth.c b/stand/common/interp_forth.c
index 19f1c75dc191..edf21e53dc18 100644
--- a/stand/common/interp_forth.c
+++ b/stand/common/interp_forth.c
@@ -33,7 +33,6 @@ __FBSDID("$FreeBSD$");
#include "bootstrap.h"
#include "ficl.h"
-extern unsigned bootprog_rev;
INTERP_DEFINE("4th");
/* #define BFORTH_DEBUG */