// Author: Karsten Ballüder
// Modified by:
// Created: 03.10.99
-// RCS-ID: $Id$
// Copyright: (c) Karsten Ballüder
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#include <signal.h>
#include <fcntl.h>
#include <unistd.h>
-#define __STRICT_ANSI__
#include <sys/socket.h>
#include <netdb.h>
#include <netinet/in.h>