summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--random.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/random.c b/random.c
index a5e35284..5ef814f4 100644
--- a/random.c
+++ b/random.c
@@ -28,6 +28,7 @@
#include <fcntl.h>
#include <sys/mman.h>
#include <pthread.h>
+#include <assert.h>
#include <version.h>