/* check_snmp_mgeups_wrapper.c */
int
main(int argc, char *argv) {
  execv("/usr/local/nagios/libexec/check_snmp_mgeups-0.1.pl", argv) ;
}
