/************* * Header file for shyu.c * 1999 E. Rouat ************/ #ifndef SHYU_H_INCLUDED #define SHYU_H_INCLUDED int if_sens_run(char *t, wordlist *args, INPtables *tab); #endif