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