#ifndef DIV_H #define DIV_H #include "prv.h" extern const struct seq divseq[]; #endif