~ubuntu-branches/ubuntu/intrepid/net-snmp/intrepid-updates

« back to all changes in this revision

Viewing changes to include/net-snmp/system/osf5.h

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-11-28 12:29:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061128122934-82xxzy2zcvypnvy7
Tags: 5.2.3-4ubuntu1
* Merge from debian unstable, remaining changes:
  - remove stop links from rc0 and rc6

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#  undef NETSNMP_ENABLE_INLINE
21
21
#  define NETSNMP_ENABLE_INLINE 0
22
22
#endif
 
23
 
 
24
#ifndef UINT32_MAX
 
25
#  define UINT32_MAX UINT_MAX
 
26
#endif