projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c28ee6d
)
Attempt to align with new util library locations
author
Andrew Bays
<andrew.bays@gmail.com>
Mon, 17 Jun 2019 11:23:14 +0000
(07:23 -0400)
committer
Andrew Bays
<andrew.bays@gmail.com>
Mon, 17 Jun 2019 11:23:14 +0000
(07:23 -0400)
src/connectivity.c
patch
|
blob
|
history
diff --git
a/src/connectivity.c
b/src/connectivity.c
index
dfb0771
..
30977e1
100644
(file)
--- a/
src/connectivity.c
+++ b/
src/connectivity.c
@@
-27,10
+27,10
@@
#include "collectd.h"
-#include "common.h"
+#include "
utils/common/
common.h"
#include "plugin.h"
#include "utils_complain.h"
-#include "utils
_
ignorelist.h"
+#include "utils
/ignorelist/
ignorelist.h"
#include <asm/types.h>
#include <errno.h>