X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/eea99fc0ac0ca9333863fca80062f22fdd953468..914440b4fc3c5ecb7d9eedf4da6f2a1c7ec2e7a9:/util.h?ds=sidebyside diff --git a/util.h b/util.h index 6f47e85..8321f9d 100644 --- a/util.h +++ b/util.h @@ -1,4 +1,4 @@ -static char buf[1024]; +extern char buf[1024]; #define LEN(x) (sizeof (x) / sizeof *(x))