1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-07 14:04:01 +00:00

Rollback 2: remove unused includes.

This commit is contained in:
Johan Gill
2025-01-02 02:15:32 +01:00
parent 3bc7226704
commit 44a39c53f2

View File

@ -7,8 +7,6 @@
#include <aros/debug.h>
#include <exec/types.h>
#include <exec/resident.h>
#include <hardware/custom.h>
#include <hardware/dmabits.h>
#include <proto/expansion.h>
#include <aros/asmcall.h>
#include <libraries/expansionbase.h>