diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ #include "../shared/helpers.h" #include "git-version.h" #include "version.h" +#include "systemd-notify.h" static struct wl_list child_process_list; static struct weston_compositor *segv_compositor; |