This commit is contained in:
Paul Bakker 2009-01-03 21:24:11 +00:00
parent 5121ce5bdb
commit 8e831edc24
8 changed files with 17 additions and 17 deletions

View file

@ -4,7 +4,7 @@
#ifndef XYSSL_DHM_H
#define XYSSL_DHM_H
#include "xyssl/bignum.h"
#include "polarssl/bignum.h"
#define XYSSL_ERR_DHM_BAD_INPUT_DATA -0x0480
#define XYSSL_ERR_DHM_READ_PARAMS_FAILED -0x0490