#ifndef __H_VERIFY #define __H_VERIFY int verify_last(char *stanza); int verify_any(char *stanza); #endif