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

« back to all changes in this revision

Viewing changes to agent/mibgroup/ucd-snmp/memory_darwin7.h

  • 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:
 
1
/*
 
2
 *  memory quantity mib groups
 
3
 *
 
4
 */
 
5
#ifndef _MIBGROUP_MEMORY_DARWIN7_H
 
6
#define _MIBGROUP_MEMORY_DARWIN7_H
 
7
 
 
8
#include "mibdefs.h"
 
9
 
 
10
extern void     init_memory_darwin7(void);
 
11
 
 
12
#endif                          /* _MIBGROUP_MEMORY_DARWIN7_H */