sxt: ed25519 added forgotten include;

master
Alexander Vdolainen 8 years ago
parent e65e4c5d0c
commit b632f406ee

@ -9,6 +9,7 @@
#include <stdint.h> #include <stdint.h>
#include <sys/types.h> #include <sys/types.h>
#include <sxt/ge25519.h> #include <sxt/ge25519.h>
#include <sxt/rdb.h>
#include <sxt/sxtkey.h> #include <sxt/sxtkey.h>
#include <sxt/ciphers.h> #include <sxt/ciphers.h>
#include <sxt/lcrypt.h> #include <sxt/lcrypt.h>

Loading…
Cancel
Save