X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ceb13206a4d9f410ab49c3824c487658c341d8c8..cf2b604507a71c61e757d7bf85458c7300eb3cf5:/util.h?ds=sidebyside diff --git a/util.h b/util.h index b474f88..f55c0eb 100644 --- a/util.h +++ b/util.h @@ -1,4 +1,6 @@ /* See LICENSE file for copyright and license details. */ +#include + extern char buf[1024]; #define LEN(x) (sizeof (x) / sizeof *(x))