~ubuntu-branches/ubuntu/trusty/net-snmp/trusty

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-12-08 14:59:50 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20071208145950-u1tykhpw56nyzqik
Tags: 5.4.1~dfsg-4ubuntu1
* Merge from debian unstable.
* Remaining Ubuntu changes:
  - Remove stop links from rc0 and rc6
  - Munge Maintainer field as per spec.
* Ubuntu changes dropped:
  - Symlink common files between the packages, CDBS ought to handle that
    for us automatically.
* The latest Debian changes has dropped history from the changelog. Slot in
  the Ubuntu changes as best I can. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#include <net-snmp/system/generic.h>
2
2
#include <sys/select.h>
3
3
#undef TOTAL_MEMORY_SYMBOL
 
4
#undef NPROC_SYMBOL
 
5
#undef RTHASHSIZE_SYMBOL
 
6
#undef RTHOST_SYMBOL
 
7
#undef RTNET_SYMBOL
 
8
 
 
9
#undef RTTABLES_SYMBOL
 
10
#define RTTABLES_SYMBOL "rt_tables"
 
11
 
 
12
#undef ARPTAB_SIZE_SYMBOL
 
13
#define ARPTAB_SIZE_SYMBOL "arptabsize"
 
14
 
 
15
#undef ARPTAB_SYMBOL
 
16
#define ARPTAB_SYMBOL "arptabnb"
4
17
 
5
18
#ifndef __GNUC__
6
19
#  undef NETSNMP_ENABLE_INLINE
7
20
#  define NETSNMP_ENABLE_INLINE 0
8
21
#endif
 
22
 
 
23
/* define the extra mib modules that are supported */
 
24
#define NETSNMP_INCLUDE_HOST_RESOURCES