<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"># From http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701432
Index: b/hald/linux/addons/addon-storage.c
===================================================================
--- a/hald/linux/addons/addon-storage.c	2013-03-30 03:51:29.000000000 +0100
+++ b/hald/linux/addons/addon-storage.c	2013-03-30 03:51:56.000000000 +0100
@@ -32,6 +32,7 @@
 #include &lt;linux/cdrom.h&gt;
 #include &lt;linux/fs.h&gt;
 #include &lt;mntent.h&gt;
+#include &lt;sys/types.h&gt;
 #include &lt;scsi/sg.h&gt;
 #include &lt;stdint.h&gt;
 #include &lt;stdio.h&gt;
</pre></body></html>