/* -*- Mode: C -*-
 * $Id: gxsnmp.h,v 1.1 2000/09/21 00:09:02 gregm Exp $
 * gxsnmp.h -- Main include file for the app and its clients/plugins/components
 *
 */

#ifndef _GXSNMP_H__
#define _GXSNMP_H__

#include <gnome.h>
#include <gxsnmp_database_client.h>
#include <debug.h>

#endif

