]> git.proxmox.com Git - mirror_smartmontools-debian.git/commitdiff
Really fix FTBFS on kfreebsd
authorGiuseppe Iuculano <iuculano@debian.org>
Mon, 16 Jul 2012 12:30:09 +0000 (14:30 +0200)
committerGiuseppe Iuculano <iuculano@debian.org>
Mon, 16 Jul 2012 12:30:09 +0000 (14:30 +0200)
Closes: #677393
Thanks: Petr Salinger

debian/patches/kfreebsd.patch

index cdd8f55e8764c41a72c9d140a0c76f5766e328ef..437d347a060191d366ba1ffcb330e629d5d59c18 100644 (file)
  #endif
 --- a/os_freebsd.cpp
 +++ b/os_freebsd.cpp
-@@ -466,6 +466,7 @@ protected:
+@@ -1096,6 +1096,7 @@ protected:
  private:
-   int m_escalade_type; ///< Type string for escalade_command_interface().
    int m_disknum; ///< Disk number.
 +  int m_encnum;  ///< Enclosure number.
  };
  
- freebsd_escalade_device::freebsd_escalade_device(smart_interface * intf, const char * dev_name,