Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
219 B

  1. /*++
  2. Copyright (c) 1998 Microsoft Corporation
  3. Module Name:
  4. Abstract:
  5. Revision History:
  6. --*/
  7. #include "snmpmgmt.h"
  8. #ifndef _MIBENTRY_H_
  9. #define _MIBENTRY_H_
  10. extern SnmpMibView view_snmp;
  11. #endif // _MIBENTRY_H_