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