lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 14 Jul 2011 17:15:17 +0300
From:	Jaakko Kantojärvi <jaakko@...hut.fi>
To:	linux-raid@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: sys/time.h missing from linux/raid/pq.h for userspace builds

Hi,

I beleave this is required to build linux/raid/pq.h for userspace

--- /usr/src/linux-headers-2.6.39-2-common/include/linux/raid/pq.h        2011-05-19 07:06:34.000000000 +0300
+++ /usr/src/linux-headers-2.6.39-2-common/include/linux/raid/pq.h        2011-07-14 17:10:33.000000000 +0300
@@ -35,6 +35,7 @@
 #include <limits.h>
 #include <stddef.h>
 #include <sys/mman.h>
+#include <sys/time.h>
 #include <sys/types.h>
 
 /* Not standard, but glibc defines it */


I bleave this "bug" is still in git.

--
Jaakko Kantojärvi

System Admin
Department of Computer Science and Engineering
School of Science
Aalto University
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ