/*
 * This file is part of Gspoof-3 (a console/gtk+ tcp/ip packet forger)
 *
 * $Name: gtk.h $
 * $Version: 3.2 $
 * $Date: 2003/12/22 16:30:03 $
 * $Author: Embyte <embyte@madlab.it> $
 * $Copyright: Copyright (C) 2002-2003 by embyte $
 * $License: This software is under GPL version 2 of license $
 *
 */

#include <gtk/gtk.h>

#include "interface.h"
#include "support.h"
#include "gfuncts.h"

void run_gtk(int _argc, char ** _argv);


syntax highlighted by Code2HTML, v. 0.9.1