1
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-03-01 10:57:59 +01:00
This commit is contained in:
Frank 2014-05-01 21:24:49 +02:00
parent e5a294ec02
commit 63cc250d05

@ -2,7 +2,7 @@
/* NaCL Compabilty */
#include "tweetnacl.h"
#else
/* direct tweenacl usage */
/* direct tweetnacl usage */
#include "tweetnacl_base.h"
#endif