1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

change snmp to alarm

This commit is contained in:
david hill
2016-10-10 17:46:24 -05:00
parent ded569fac9
commit 897d8d3f3d
42 changed files with 122 additions and 123 deletions

View File

@ -35,8 +35,8 @@
#include "we_messages.h"
#include "we_ddlcommandclient.h"
#include "oamcache.h"
#include "snmpglobal.h"
#include "snmpmanager.h"
#include "alarmglobal.h"
#include "alarmmanager.h"
#include "liboamcpp.h"
using namespace std;
using namespace WriteEngine;