summarylogtreecommitdiffstats
path: root/badvok-compile-fix.patch
blob: 83ed2de97ab82ea9046762d96dfc031ac7580bf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -ru hal-0.5.14-original/hald/linux/addons/addon-storage.c hal-0.5.14/hald/linux/addons/addon-storage.c
--- hal-0.5.14-original/hald/linux/addons/addon-storage.c	2013-01-06 01:15:17.195955506 -0800
+++ hal-0.5.14/hald/linux/addons/addon-storage.c	2013-01-06 01:16:43.835764036 -0800
@@ -32,6 +32,7 @@
 #include <linux/cdrom.h>
 #include <linux/fs.h>
 #include <mntent.h>
+#include <sys/types.h>
 #include <scsi/sg.h>
 #include <stdint.h>
 #include <stdio.h>