mirror of https://github.com/aria2/aria2
Fix compile warning
parent
e8e04d6f22
commit
388d1ca330
|
@ -37,6 +37,7 @@
|
|||
#include <unistd.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <linux/random.h>
|
||||
#include <sys/random.h>
|
||||
#include <errno.h>
|
||||
#include <linux/errno.h>
|
||||
#include <stdint.h>
|
||||
|
|
Loading…
Reference in New Issue