Remove unused includes

This commit is contained in:
blinxen 2025-10-13 22:11:39 +02:00
parent 0f7853e074
commit 9e035e0277
6 changed files with 0 additions and 7 deletions

View file

@ -1,6 +1,5 @@
#include <stdbool.h>
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "list.h"