summaryrefslogtreecommitdiffstats
path: root/netdata.cppcheck
diff options
context:
space:
mode:
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-12-26 07:15:26 +0200
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>2017-12-26 07:15:26 +0200
commit776f82c2af49d35ccabe9d728a91d2679642043c (patch)
treecd758eab49084076aa5cec27da3cd43bbab853ff /netdata.cppcheck
parent4ff05c29dcdcd1cf9a4ad145a90290f0589b6422 (diff)
more fixes
Diffstat (limited to 'netdata.cppcheck')
-rw-r--r--netdata.cppcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/netdata.cppcheck b/netdata.cppcheck
index c0d6d8786a..8f122f91b7 100644
--- a/netdata.cppcheck
+++ b/netdata.cppcheck
@@ -6,6 +6,7 @@
<dir name=".."/>
</includedir>
<libraries>
+ <library>cppcheck-lib</library>
<library>gnu</library>
<library>posix</library>
</libraries>