1 2 3 4 5 6 7 8 9 10 11
--- frontend/common/src/ScreenLockCommandline.cc.orig 2016-05-11 16:14:20 UTC +++ frontend/common/src/ScreenLockCommandline.cc @@ -27,6 +27,8 @@ #include <glib.h> #endif +#include <sys/wait.h> + #include "ScreenLockCommandline.hh" #include "debug.hh"