mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 09:12:11 +08:00
Include ctime in history_file.h
Fixes a build failure on FreeBSD. Fixes #6210
This commit is contained in:
parent
a6f5d9c0eb
commit
3c727173c2
@ -6,6 +6,7 @@
|
||||
#include <sys/mman.h>
|
||||
|
||||
#include <cassert>
|
||||
#include <ctime>
|
||||
#include <memory>
|
||||
|
||||
#include "maybe.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user