mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-31 12:21:19 -03:00
Fix missing memset/memzero on Illumos
Tested w/ GCC 9 under OpenIndiana 2020.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include "fd_monitor.h"
|
||||
|
||||
#include <cstring>
|
||||
|
||||
#include "flog.h"
|
||||
#include "io.h"
|
||||
#include "iothread.h"
|
||||
|
||||
Reference in New Issue
Block a user