make sure we initialize the OS bits.
This commit is contained in:
parent
8b2312daf7
commit
17da004a5f
@ -4732,6 +4732,7 @@ init_yap(void)
|
||||
PL_register_extensions(foreigns);
|
||||
fileerrors = TRUE;
|
||||
SinitStreams();
|
||||
initOs();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user