chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/basic...
[elogind.git] / src / basic / random-util.c
index 127c4522b8839eb15a116c178a1a842f53cb04cf..13b033ff8bb3952aa517e49374c25b5c613fe8a7 100644 (file)
@@ -25,7 +25,7 @@
 #include <stdbool.h>
 //#include <stdint.h>
 #include <stdlib.h>
-//#include <string.h>
+#include <string.h>
 #include <sys/time.h>
 
 #if HAVE_SYS_AUXV_H