X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/ceb13206a4d9f410ab49c3824c487658c341d8c8..385aedffd90e513cc007e44e57785d7c3d934f6f:/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))