~yadi/squid/connection-manager

« back to all changes in this revision

Viewing changes to include/snmp_impl.h

  • Committer: Amos Jeffries
  • Date: 2014-01-19 05:45:51 UTC
  • mfrom: (13045.1.209 trunk)
  • Revision ID: squid3@treenet.co.nz-20140119054551-3u1so2dy5vda7kfw
MergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
    struct trapVar *next;
66
66
};
67
67
 
68
 
/* from snmp.c */
69
 
extern u_char sid[];            /* size SID_MAX_LEN */
70
 
 
71
68
#endif /* SQUID_SNMP_IMPL_H */