From c3be42006b78809f1087b6a8262caba01f2c7fc1 Mon Sep 17 00:00:00 2001 From: Christian Ruppert Date: Sat, 31 Dec 2011 00:33:49 +0100 Subject: Rename proc_getent to rc_proc_getent and make it global --- src/librc/rc.map | 1 + 1 file changed, 1 insertion(+) (limited to 'src/librc/rc.map') diff --git a/src/librc/rc.map b/src/librc/rc.map index 0f45cdf..2aa58de 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; -- cgit v1.2.3