aboutsummaryrefslogtreecommitdiffstats
path: root/src/include-local/s6f.h
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-06-30 14:41:53 +0000
committerLaurent Bercot <ska@appnovation.com>2025-06-30 14:41:53 +0000
commit6d953b22ae50261812b27ba84ecd6dc33b2007de (patch)
tree82d61de117f1e8ec02522c3d2eb40bd78877c543 /src/include-local/s6f.h
parent8a6eaed305dbe4ec6a87fe37000f7461bf563937 (diff)
downloads6-frontend-6d953b22ae50261812b27ba84ecd6dc33b2007de.tar.gz
Adapt to new gol
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/include-local/s6f.h')
-rw-r--r--src/include-local/s6f.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include-local/s6f.h b/src/include-local/s6f.h
index 2eafd75..b11da75 100644
--- a/src/include-local/s6f.h
+++ b/src/include-local/s6f.h
@@ -22,7 +22,7 @@ extern void s6f_mkdirp (char const *, mode_t) ;
extern int s6f_confdir_open (char const *, int) ;
extern int s6f_lock (char const *, int) ;
-extern void s6f_report_state_change (uint32_t, unsigned char const *, unsigned char const *, char const *) ;
+extern void s6f_report_state_change (uint32_t, unsigned char const *, unsigned char const *, char const *, int) ;
extern void s6f_user_get_confdirs (s6f_confdirs *, stralloc *) ;