Update of /cvsroot/concordance/concordance/consnoop In directory vz-cvs-4.sog:/tmp/cvs-serv1188/consnoop
Modified Files: 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.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- consnoop.cpp 2 Aug 2010 22:04:26 -0000 1.18 +++ consnoop.cpp 4 Jun 2012 01:13:17 -0000 1.19 @@ -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