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:
parent
37b835fc06
commit
64002c3e10
15
src/servers/net/NetServer.h
Normal file
15
src/servers/net/NetServer.h
Normal 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
|
Loading…
Reference in New Issue
Block a user