root/src/libs/compat/freebsd_network/compat/sys/_timeval.h
/*
 * Copyright 2009 Haiku Inc. All rights reserved.
 * Distributed under the terms of the MIT License.
 */
#ifndef _FBSD_COMPAT_SYS__TIMEVAL_H_
#define _FBSD_COMPAT_SYS__TIMEVAL_H_


#include <sys/_types.h>

#endif /* _FBSD_COMPAT_SYS__TIMEVAL_H_ */