You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-block/open-iscsi/files/open-iscsi-2.0.872-glibc212...

11 lines
266 B

--- usr/iscsid.c 2010-10-10 23:06:37.000000000 +0200
+++ usr/iscsid.c 2010-10-10 23:07:55.000000000 +0200
@@ -31,6 +31,7 @@
#include <sys/utsname.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include <sys/stat.h>
#include "iscsid.h"
#include "mgmt_ipc.h"