Use conditional compilation for device.c.
This requires the automake option "subdir-objects" to be enabled, and it becomes more critical to specify the exact path to local header files.
This commit is contained in:
parent
9f8020a09c
commit
e70b5b5bd7
12 changed files with 96 additions and 70 deletions
|
|
@ -44,7 +44,6 @@
|
|||
|
||||
#include "system.h"
|
||||
|
||||
#include "config.h"
|
||||
#include "connection.h"
|
||||
#include "device.h"
|
||||
#include "edge.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue