Include <timeconv.h> for time conversion functions.
Approved by: das (mentor)
This commit is contained in:
parent
abe4404c59
commit
2edc0418f9
@ -57,6 +57,7 @@ static const char rcsid[] =
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <timeconv.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "restore.h"
|
||||
|
@ -38,6 +38,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <timeconv.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <rpc/rpc.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user