optimizations #161

Open
emma wants to merge 44 commits from optimizations into main
Showing only changes of commit ba73f50527 - Show all commits

View File

@ -8,7 +8,7 @@
*/
#ifdef __OpenBSD__
# include <unistd.h> /* NULL, pledge(2), unveil(2) */
# include <unistd.h> /* pledge(2) */
#endif
int main(void) {