~ubuntu-branches/debian/lenny/net-snmp/lenny

« back to all changes in this revision

Viewing changes to agent/mibgroup/ucd-snmp/memory_solaris2.c

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-10 22:20:23 UTC
  • Revision ID: james.westby@ubuntu.com-20070510222023-3fr07xb9i17xvq32
Tags: upstream-5.3.1
ImportĀ upstreamĀ versionĀ 5.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
#include <sys/types.h>
10
10
 
11
 
#if HAVE_DMALLOC_H
12
 
#include <dmalloc.h>
13
 
#endif
14
 
 
15
11
#include <net-snmp/net-snmp-includes.h>
16
12
#include <net-snmp/agent/net-snmp-agent-includes.h>
17
13
#include <net-snmp/agent/auto_nlist.h>