You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
215 B

--- a/builtins.h
+++ b/builtins.h
@@ -20,4 +20,4 @@
*/
#ident "$Id: builtins.h,v 1.4 2004/11/02 04:39:39 bediger Exp $"
void setup_builtins(void);
-int primitive_call_counter;
+extern int primitive_call_counter;