+1
DS> DS> The obvious approach would be something like: DS> DS> #define NETSNMP_OLDAPI_RONLY 0x1 DS> #define NETSNMP_OLDAPI_RWRITE 0x2 DS> #define NETSNMP_OLDAPI_NOACCESS 0x3 DS> DS> #ifndef NETSNMP_CLEAN_NAMESPACE DS> #define RONLY NETSNMP_OLDAPI_RONLY DS> #define RWRITE NETSNMP_OLDAPI_RWRITE DS> #define NOACCESS NETSNMP_OLDAPI_NOACCESS DS> #endif This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
