#ifndef CSRC_FQ_NMOD_H_ #define CSRC_FQ_NMOD_H_ #include char * fq_nmod_ctx_get_str(const fq_nmod_ctx_t ctx); #endif // CSRC_FQ_NMOD_H_