#ifndef E_BLOCK_H__ #define E_BLOCK_H__ 1 #include "common.h" ERL_NIF_TERM block_crypt_nif(ErlNifEnv* env, int argc, const ERL_NIF_TERM argv[]); #endif /* E_BLOCK_H__ */