diff src/variables.cc @ 2076:36800cb7fe04

[project @ 1996-04-23 23:59:49 by jwe]
author jwe
date Tue, 23 Apr 1996 23:59:49 +0000
parents fdad1594039e
children bfb775fb6fe8
line wrap: on
line diff
--- a/src/variables.cc
+++ b/src/variables.cc
@@ -62,6 +62,7 @@
 #include "oct-obj.h"
 #include "pt-exp.h"
 #include "pt-fvc.h"
+#include "syscalls.h"
 #include "unwind-prot.h"
 #include "user-prefs.h"
 #include "utils.h"
@@ -1882,6 +1883,8 @@
   install_builtin_variables_6 ();
   install_builtin_variables_7 ();
   install_builtin_variables_8 ();
+
+  symbols_of_syscalls ();
 }
 
 // Deleting names from the symbol tables.