tag 455377 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): > Package: qsynaptics > Version: 0.22.0-9 > Usertags: ftbfs-gcc-4.3
Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois
--- a/src/qsynaptics.cpp
+++ b/src/qsynaptics.cpp
@@ -32,6 +32,8 @@
//
#include "myqsdlg.h"
+#include <cstdlib>
+
int main(int argc, char *argv[]) {
int i;
signature.asc
Description: Digital signature
_______________________________________________ pkg-kde-extras mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras
