root/src/add-ons/kernel/network/protocols/ipv4/ipv4_address.h
/*
 * Copyright 2006, Haiku, Inc. All Rights Reserved.
 * Distributed under the terms of the MIT License.
 *
 * Authors:
 *              Oliver Tappe, zooey@hirschkaefer.de
 */


#ifndef IPV4_ADDRESS_H
#define IPV4_ADDRESS_H

extern struct net_address_module_info gIPv4AddressModule;

#endif  // IPV4_ADDRESS_H