Fix missing headers
[platform/upstream/cryptsetup.git] / lib / random.c
index 0664e97..25c8a2c 100644 (file)
@@ -23,6 +23,7 @@
 #include <fcntl.h>
 #include <errno.h>
 #include <assert.h>
+#include <sys/select.h>
 
 #include "libcryptsetup.h"
 #include "internal.h"