From: Mike Frysinger Date: Wed, 10 Oct 2018 22:01:30 +0000 (-0400) Subject: test.c: add more headers X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=91760b4bcf7e461250499616b501fb010e3b8b82 test.c: add more headers --- diff --git a/test.c b/test.c index 75fc85a..45d6124 100644 --- a/test.c +++ b/test.c @@ -2,6 +2,7 @@ #define _GNU_SOURCE +#include #include #include #include @@ -9,6 +10,7 @@ #include #include #include +#include #include #include #include