/* A simple helpful wrapper to include lots of agent specific include * files for people wanting to embed and snmp agent into an external * application */ #ifndef UCD_SNMP_AGENT_INCLUDES_H #define UCD_SNMP_AGENT_INCLUDES_H #include #include #include #include #include #endif /* UCD_SNMP_AGENT_INCLUDES_H */