2020-02-16 Fred Gleason <fredg@paravelsystems.com>

* Removed a bogus Q3Socket dependency from the SAS 16000 switcher
	driver.
This commit is contained in:
Fred Gleason 2020-02-16 14:07:56 -05:00
parent 7adb14adfc
commit cb76b5dd28
2 changed files with 3 additions and 1 deletions

View File

@ -19589,3 +19589,6 @@
2020-02-16 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up the device access mode in the SAS 16000 switcher
driver.
2020-02-16 Fred Gleason <fredg@paravelsystems.com>
* Removed a bogus Q3Socket dependency from the SAS 16000 switcher
driver.

View File

@ -23,7 +23,6 @@
#include <vector>
#include <q3socket.h>
#include <qhostaddress.h>
#include <rd.h>