From: Michael Rasmussen Date: Sat, 13 Sep 2014 12:18:33 +0000 (+0200) Subject: commit to be able to apply patch from Niclas X-Git-Url: http://git.datanom.net/omvzfs.git/commitdiff_plain/c02535923be4d7f22e8356d3895c0ec43fb56e98 commit to be able to apply patch from Niclas --- diff --git a/gui/rpc/zfs.inc b/gui/rpc/zfs.inc index b110ebe..28902ed 100644 --- a/gui/rpc/zfs.inc +++ b/gui/rpc/zfs.inc @@ -11,6 +11,7 @@ require_once("zfs/Dataset.php"); require_once("zfs/Snapshot.php"); require_once("zfs/Zvol.php"); require_once("zfs/Zpool.php"); +require_once("zfs/NotifyListener.php"); class OMVRpcServiceZFS extends OMVRpcServiceAbstract { public function getName() {