mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 12:28:58 +00:00
Include <sys/time.h>, it's not the users problem that we use bintime
internally.
This commit is contained in:
parent
cfeccd194e
commit
ba798fb226
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=110547
@ -31,6 +31,7 @@
|
||||
#ifndef _LIBGEOM_H_
|
||||
#define _LIBGEOM_H_
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <geom/geom_stats.h>
|
||||
|
||||
void geom_stats_close(void);
|
||||
|
Loading…
Reference in New Issue
Block a user