summaryrefslogtreecommitdiffstats
path: root/src/ivi-compositor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivi-compositor.h')
-rw-r--r--src/ivi-compositor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ivi-compositor.h b/src/ivi-compositor.h
index ebbcc17..3cca0a0 100644
--- a/src/ivi-compositor.h
+++ b/src/ivi-compositor.h
@@ -480,5 +480,7 @@ void
ivi_shell_activate_surface(struct ivi_surface *ivi_surf,
struct ivi_shell_seat *ivi_seat,
uint32_t flags);
+int
+sigchld_handler(int signal_number, void *data);
#endif