mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Move node device drivers to src/node_device/
* daemon/qemud.c, src/Makefile.am: Update for changed paths
* src/node_device*.{h,c}: Move to src/node_device/
* src/storage/storage_backend.c: Remove bogus import of node_device.c
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
#include "storage/storage_driver.h"
|
||||
#endif
|
||||
#ifdef WITH_NODE_DEVICES
|
||||
#include "node_device.h"
|
||||
#include "node_device/node_device_driver.h"
|
||||
#endif
|
||||
#include "secret_driver.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user