root/src/libs/compat/freebsd_network/compat/net/if_types.h
/*
 * Copyright 2009, Colin Günther, coling@gmx.de.
 * All rights reserved. Distributed under the terms of the MIT License.
 */
#ifndef _FBSD_COMPAT_NET_IF_TYPES_H_
#define _FBSD_COMPAT_NET_IF_TYPES_H_


#include <posix/net/if_types.h>


#endif /* _FBSD_COMPAT_NET_IF_TYPES_H_ */