mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Missing include in AmigaOS fragmentation.
This commit is contained in:
@@ -24,6 +24,7 @@ Copyright (C) 2011-2021 Natalia Portillo
|
|||||||
|
|
||||||
#include <proto/dos.h>
|
#include <proto/dos.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
#include "../include/consts.h"
|
#include "../include/consts.h"
|
||||||
#include "../include/defs.h"
|
#include "../include/defs.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user