hfingerd

hhvn.uk:79
Log | Files | Refs | LICENSE

commit f081e5e436c2bd27d3514db9c04311f3b767ff23
parent 1e99dd5ff4c1714d2d110203b422407a6745c2aa
Author: hhvn <dev@hhvn.uk>
Date:   Sun,  6 Jun 2021 17:36:19 +0100

main.c: include header

Diffstat:
Mmain.c | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/main.c b/main.c @@ -13,6 +13,7 @@ #include <sys/types.h> #include <sys/socket.h> #include "arg.h" +#include "main.h" #include "handler.h" /* defaults, must be strings to replace args */