#include <gtk/gtk.h>
#include "indicator-system.h"

GtkWidget *
indicator_system_menuitem (void)
{

	return NULL;
}