Improve BSDs support.

This commit is contained in:
Matthew Parkinson
2021-03-28 20:31:49 +01:00
committed by Matthew Parkinson
parent 5419e58633
commit 0377fd88d4
3 changed files with 20 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#include "../ds/address.h"
#include "../pal/pal.h"
#include <cstdint>
#include <random>