summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/geom_int.h')
-rw-r--r--sys/geom/geom_int.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/geom/geom_int.h b/sys/geom/geom_int.h
index 26b3d78..1143c56 100644
--- a/sys/geom/geom_int.h
+++ b/sys/geom/geom_int.h
@@ -109,3 +109,6 @@ void g_io_schedule_up(struct thread *tp);
/* geom_kern.c / geom_kernsim.c */
void g_init(void);
+
+/* geom_ctl.c */
+void g_ctl_init(void);
OpenPOWER on IntegriCloud