summaryrefslogtreecommitdiffstats
path: root/sysutils/hal/files/patch-hald_freebsd_hf-storage.h
blob: ca673b5bc3797e5b01f62757316fd968bc63889e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- hald/freebsd/hf-storage.h.orig  2009-02-23 01:43:49.000000000 -0500
+++ hald/freebsd/hf-storage.h   2009-02-23 01:45:17.000000000 -0500
@@ -29,8 +29,10 @@
 #endif
 
 #include "hf-osspec.h"
+#include "hf-devd.h"
 
 extern HFHandler hf_storage_handler;
+extern HFDevdHandler hf_storage_devd_handler;
 
 void hf_storage_device_enable (HalDevice *device);
 void hf_storage_device_enable_tape (HalDevice *device);