#ifndef MFRULES_H #define MFRULES_H #include "stralloc.h" extern stralloc key; int mfrules(int, char *, char *, char *, char *); #endif