Make basic/ecc also use our global include
This commit is contained in:
parent
f38fb4c148
commit
71c9a6dc64
|
@ -1,5 +1,6 @@
|
|||
#ifndef _ECC_H_
|
||||
#define _ECC_H_H
|
||||
#include <sysdefs.h>
|
||||
#include <stdint.h>
|
||||
|
||||
/******************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue