X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/37724ac2c3f496f4736223d0d8e5d8fecb933590..0c29fc56f992a1eb74fadea361180d77af262ee5:/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))