root/src/add-ons/kernel/network/protocols/l2cap/l2cap_address.h
/*
 * 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 gL2capAddressModule;

#endif  // L2CAP_ADDRESS_H