Formerly main.c.~61~

This commit is contained in:
Roland McGrath 1992-10-11 21:26:57 +00:00
parent 8140043344
commit f31ff1c1c4

3
main.c
View file

@ -428,6 +428,9 @@ main (argc, argv, envp)
#endif /* setvbuf reversed. */
#endif /* setlinebuf missing. */
/* Initialize the directory hashing code. */
init_dir ();
/* Set up to access user data (files). */
user_access ();