/* * Copyright 2007, Haiku, Inc. All Rights Reserved. * Distributed under the terms of the MIT License. * * Authors: * Oliver Ruiz Dorantes, oliver-ruiz.dorantes_at_gmail.com */ #ifndef L2CAP_ADDRESS_H #define L2CAP_ADDRESS_H extern struct net_address_module_info gL2cap4AddressModule; #endif // L2CAP_ADDRESS_H