Update of /cvsroot/concordance/concordance/consnoop In directory vz-cvs-4.sog:/tmp/cvs-serv1752/consnoop
Modified Files: Tag: zwave_work_branch consnoop.cpp Log Message: From: Scott Talbert <s...@techie.net> Fix consnoop compilation by adding missing include. Signed-off-by: Scott Talbert <s...@techie.net> Signed-off-by: Phil Dibowitz <p...@ipom.com> Index: consnoop.cpp =================================================================== RCS file: /cvsroot/concordance/concordance/consnoop/consnoop.cpp,v retrieving revision 1.17.2.3 retrieving revision 1.17.2.4 diff -u -d -r1.17.2.3 -r1.17.2.4 --- consnoop.cpp 21 Aug 2010 15:58:50 -0000 1.17.2.3 +++ consnoop.cpp 4 Jun 2012 01:22:50 -0000 1.17.2.4 @@ -30,6 +30,7 @@ #include "../concordance/win/getopt/getopt.h" #else #include <getopt.h> +#include <stdint.h> #endif // TODO: Once we figure this stuff out, move it to someplace more useful. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ concordance-commit mailing list concordance-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/concordance-commit