summaryrefslogtreecommitdiff
path: root/win32/mib_module_shutdown.h
blob: 36a6dd4fb83f50c734e6a4bcf24877ff5cd2e957 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* This file is automatically generated by configure.  Do not modify by hand. */
  if (should_init("proxy")) shutdown_proxy();
  if (should_init("snmpNotifyFilterTable")) shutdown_snmpNotifyFilterTable();
 
#ifdef USING_UCD_SNMP_MODULE
  if (should_init("pass_persist")) shutdown_pass_persist();
#endif

#ifdef USING_WINEXTDLL_MODULE
   if (should_init("winExtDLL")) shutdown_winExtDLL();
#endif