mirror of
https://github.com/captain-amygdala/pistorm.git
synced 2026-02-11 10:34:45 +00:00
Fix PiSimple build.sh
proto/expansion.h is needed for GCC and it doesn't hurt VBCC, so let's bring it back.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -20,6 +20,7 @@
|
||||
|
||||
#include <proto/exec.h>
|
||||
#include <proto/disk.h>
|
||||
#include <proto/expansion.h>
|
||||
#include <clib/expansion_protos.h>
|
||||
|
||||
#ifdef HAS_STDLIB
|
||||
|
||||
Reference in New Issue
Block a user