Improve code sharing and dependencies, address code duplication (#976)

This commit is contained in:
Uwe Seimet
2022-11-10 07:44:06 +01:00
committed by GitHub
parent 1c0179e7e3
commit 4fa513090a
104 changed files with 541 additions and 635 deletions
+1 -1
View File
@@ -7,6 +7,7 @@
//
//---------------------------------------------------------------------------
#include "shared/rasutil.h"
#include "scsihd.h"
#include "scsihd_nec.h"
#include "scsimo.h"
@@ -15,7 +16,6 @@
#include "scsi_host_bridge.h"
#include "scsi_daynaport.h"
#include "host_services.h"
#include "rasutil.h"
#include "device_factory.h"
#include <ifaddrs.h>
#include <sys/ioctl.h>