hackers-painters / katana-parser

A CSS parsing library in pure C99
http://hackers-painters.github.io/katana-parser
MIT License
180 stars 40 forks source link

chore: file tweaks to reduce compile pain #7

Closed detailyang closed 7 years ago

detailyang commented 7 years ago

Just remove some unused statement #include "util.h" and set CFLAGS="-std=c99" to help people build project.