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 113f2d7d..d763bfeb 100644 --- a/src/librc/rc.map +++ b/src/librc/rc.map @@ -7,6 +7,7 @@ global: rc_deptree_depends; rc_deptree_free; rc_deptree_load; + rc_deptree_load_file; rc_deptree_order; rc_deptree_update; rc_deptree_update_needed; |