The following commit has been merged in the random-pthreads branch: commit e17391cf5d21a74095954db5222522b692a6bda2 Author: Richard Braun <[email protected]> Date: Sun Nov 25 23:00:39 2012 +0100
Various fixes
diff --git a/random.c b/random.c
index a5e3528..5ef814f 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>
--
Debian GNU Hurd packaging
