ecc: Use full include path local includes

This commit is contained in:
Marcel Holtmann 2018-10-26 21:29:45 +02:00
parent 42cfaeb265
commit e92b976663
1 changed files with 1 additions and 3 deletions

View File

@ -33,9 +33,7 @@
#include <sys/types.h>
#include <string.h>
#include <ell/ell.h>
#include "ecc.h"
#include "src/ecc.h"
#define MAX_TRIES 16