Thank you, Jack Burton, for telling me. Sorry. Did not checkin this file.

BTW, this is the first checkin with our own netstack and ppp implementation!


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7183 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Waldemar Kornewald 2004-04-08 11:13:14 +00:00
parent 37b835fc06
commit 64002c3e10

View File

@ -0,0 +1,15 @@
//-----------------------------------------------------------------------
// This software is part of the OpenBeOS distribution and is covered
// by the OpenBeOS license.
//
// Copyright (c) 2004 Waldemar Kornewald, Waldemar.Kornewald@web.de
//-----------------------------------------------------------------------
#ifndef _NET_SERVER__H
#define _NET_SERVER__H
#define NET_SERVER_SIGNATURE "application/x-obos.net_server"
#endif