From 692760720b197b46e8e4268bede8cad6f90399aa Mon Sep 17 00:00:00 2001 From: Manuel Mausz Date: Tue, 11 Jun 2019 15:28:27 +0200 Subject: Fix compile warnings... --- bouncesaying.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bouncesaying.c') diff --git a/bouncesaying.c b/bouncesaying.c index c7d0026..cae5451 100644 --- a/bouncesaying.c +++ b/bouncesaying.c @@ -1,3 +1,4 @@ +#include #include "fork.h" #include "strerr.h" #include "error.h" -- cgit v1.2.3