curve_keygen needed assert.h

This commit is contained in:
Pieter Hintjens 2013-09-26 11:35:52 +02:00
parent 9d51155ce2
commit 26d5ac4075

View File

@ -24,6 +24,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <assert.h>
#include <zmq_utils.h>
#ifdef HAVE_LIBSODIUM
# include <sodium.h>