Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] glib include directory shpuld be added to the cppcheck include d

From: Toralf Förster <toralf.foerster@xxxxxx>
Date: Mon, 19 May 2014 23:36:44 +0200
Otherwise cppcheck reports wrongly :    [epan/wmem/wmem_map.c:39]: (error) syntax error


diff --git a/tools/cppcheck/includes b/tools/cppcheck/includes
index 99edc71..61c0973 100644
--- a/tools/cppcheck/includes
+++ b/tools/cppcheck/includes
@@ -3,3 +3,4 @@
 ./tools/lemon/
 ./ui/
 ./wiretap/
+/usr/include/glib-2.0/

-- 
Toralf