OSDN Git Service

Fixed bug: Evaluated the header section with the body section in HTTP negotiate check.
[ultramonkey-l7/ultramonkey-l7-v2.git] / snmpagent / tag_trapid.h
1 #ifndef __TRAPID_TAG_H__
2 #define __TRAPID_TAG_H__
3
4 enum    TRAPID_TAG { id_error };
5
6 #endif //__TRAPID_TAG_H__