mirror of
https://git.sr.ht/~leon_plickat/wlopm
synced 2024-12-25 21:18:21 +01:00
Remove ctype.h include
This commit is contained in:
parent
54230d76e6
commit
3ef08977b3
1
wlopm.c
1
wlopm.c
@ -16,7 +16,6 @@
|
|||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ctype.h>
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
#include <stdbool.h>
|
#include <stdbool.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user