summaryrefslogtreecommitdiff
path: root/src/rc/builtins.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/builtins.h')
-rw-r--r--src/rc/builtins.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/builtins.h b/src/rc/builtins.h
index 6d180ba..8132584 100644
--- a/src/rc/builtins.h
+++ b/src/rc/builtins.h
@@ -38,4 +38,4 @@ int start_stop_daemon (int argc, char **argv);
void run_applets (int argc, char **argv);
/* Handy function so we can wrap einfo around our deptree */
-rc_depinfo_t *_rc_deptree_load (int *regen);
+RC_DEPTREE *_rc_deptree_load (int *regen);