diff options
Diffstat (limited to 'src/librc/rc.map')
-rw-r--r-- | src/librc/rc.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librc/rc.map b/src/librc/rc.map index 0f45cdfe..2aa58dea 100644 --- a/src/librc/rc.map +++ b/src/librc/rc.map @@ -18,6 +18,7 @@ global: rc_getline; rc_newer_than; rc_older_than; + rc_proc_getent; rc_runlevel_exists; rc_runlevel_get; rc_runlevel_list; |