mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 23:31:39 +00:00
Missing include
This commit is contained in:
parent
b9e72856b6
commit
c08671e5fc
@ -4,6 +4,8 @@
|
||||
/* relocate() is conceptually impossible with KEEP_IT_REAL */
|
||||
#ifndef KEEP_IT_REAL
|
||||
|
||||
#include "tables.h"
|
||||
|
||||
/* An entry in the post-relocation function table */
|
||||
struct post_reloc_fn {
|
||||
void ( *post_reloc ) ( void );
|
||||
|
Loading…
Reference in New Issue
Block a user