include options.h in ed25519.h

pull/25/head
Pavol Rusnak 6 years ago
parent e6b5538a8e
commit a59742817f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,6 +1,8 @@
#ifndef ED25519_H
#define ED25519_H
#include "options.h"
#if defined(__cplusplus)
extern "C" {
#endif

Loading…
Cancel
Save