[Forensics-changes] [SCM] debian-forensics/libguytools branch, master, updated. v1.0.4-1-3-g89698e7

Michael Prokop mika at debian.org
Fri Jan 29 02:04:22 UTC 2010


The following commit has been merged in the master branch:
commit 89698e738914896002b0148b884a65a3a05baf59
Author: Michael Prokop <mika at debian.org>
Date:   Fri Jan 29 03:01:46 2010 +0100

    sysinfo/toolsysinfo.cpp: add #include <stdio> for sprintf. Thanks to Kamal Mostafa for the patch. (Closes #565859)

diff --git a/sysinfo/toolsysinfo.cpp b/sysinfo/toolsysinfo.cpp
index c790cfb..03a8475 100644
--- a/sysinfo/toolsysinfo.cpp
+++ b/sysinfo/toolsysinfo.cpp
@@ -9,6 +9,7 @@
 //  Module:         System information
 // ****************************************************************************
 
+#include <stdio.h>
 #include <limits.h>
 #include <math.h>
 #include <cstdarg>

-- 
debian-forensics/libguytools



More information about the forensics-changes mailing list