MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: //usr/include/net-snmp/agent/mib_module_config.h
/* This file is here to prevent a file conflict on multiarch systems.  A
 * conflict will frequently occur because arch-specific build-time
 * configuration options are stored (and used, so they can't just be stripped
 * out) in mib_module_config.h.  The original mib_module_config.h has been renamed.
 * DO NOT INCLUDE THE NEW FILE DIRECTLY -- ALWAYS INCLUDE THIS ONE INSTEAD. */

#ifdef mib_module_config_multilib_redirection_h
#error "Do not define mib_module_config_multilib_redirection_h!"
#endif
#define mib_module_config_multilib_redirection_h

#if defined(__i386__)
#include "mib_module_config-i386.h"
#elif defined(__ia64__)
#include "mib_module_config-ia64.h"
#elif defined(__powerpc64__)
#include "mib_module_config-ppc64.h"
#elif defined(__powerpc__)
#include "mib_module_config-ppc.h"
#elif defined(__s390x__)
#include "mib_module_config-s390x.h"
#elif defined(__s390__)
#include "mib_module_config-s390.h"
#elif defined(__x86_64__)
#include "mib_module_config-x86_64.h"
#else
#error "net-snmp-devel package does not work on your architecture"
#endif

#undef mib_module_config_multilib_redirection_h