wait4: include mes/lib.h for cast

This commit is contained in:
Jan (janneke) Nieuwenhuizen 2022-05-05 23:26:58 +02:00
parent 03a374750c
commit a4dd86eaa9
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* along with GNU Mes. If not, see <http://www.gnu.org/licenses/>.
*/
#include <mes/lib.h>
#include <linux/syscall.h>
#include <syscall.h>
#include <sys/types.h>