remove bool header

This commit is contained in:
Chris Cromer 2021-07-20 15:29:57 -04:00
parent ef8bc8168e
commit 8a592d6e57
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
*/
#include <errno.h>
#include <stdbool.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>