Closed detailyang closed 7 years ago
Just remove some unused statement #include "util.h" and set CFLAGS="-std=c99" to help people build project.
#include "util.h"
CFLAGS="-std=c99"
Just remove some unused statement
#include "util.h"
and setCFLAGS="-std=c99"
to help people build project.