mirror of
https://github.com/mirror/make.git
synced 2025-01-29 13:50:20 +08:00
Formerly main.c.~61~
This commit is contained in:
parent
8140043344
commit
f31ff1c1c4
3
main.c
3
main.c
@ -428,6 +428,9 @@ main (argc, argv, envp)
|
|||||||
#endif /* setvbuf reversed. */
|
#endif /* setvbuf reversed. */
|
||||||
#endif /* setlinebuf missing. */
|
#endif /* setlinebuf missing. */
|
||||||
|
|
||||||
|
/* Initialize the directory hashing code. */
|
||||||
|
init_dir ();
|
||||||
|
|
||||||
/* Set up to access user data (files). */
|
/* Set up to access user data (files). */
|
||||||
user_access ();
|
user_access ();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user