kristapsdz / kcgi

minimal CGI and FastCGI library for C/C++
https://kristaps.bsd.lv/kcgi
ISC License
275 stars 40 forks source link

Use underscores on __noreturn__ attributes #58

Closed causal-agent closed 5 years ago

causal-agent commented 5 years ago

This avoids conflicts with the stdnoreturn.h header which defines noreturn.