reducing unneeded coupling
This commit is contained in:
parent
62b5e87393
commit
16b90d3849
|
@ -9,7 +9,6 @@
|
||||||
#define EFILIB_H_
|
#define EFILIB_H_
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include "global.h"
|
|
||||||
|
|
||||||
#define _MAX_FILLER 11
|
#define _MAX_FILLER 11
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue