The file 'data.h' must also be included.
This commit is contained in:
parent
12db9cf64e
commit
4e62421f45
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
#include <em.h>
|
#include <em.h>
|
||||||
#include <out.h>
|
#include <out.h>
|
||||||
#include "header.h"
|
#include "header.h"
|
||||||
|
#include "data.h"
|
||||||
#include "mach.h"
|
#include "mach.h"
|
||||||
|
|
||||||
/* The extnd_*()s make a name unique. The resulting string is directly stored
|
/* The extnd_*()s make a name unique. The resulting string is directly stored
|
||||||
|
|
Loading…
Add table
Reference in a new issue