Bug#526207: FTBFS with GCC 4.4: missing #include

2009-04-29 Thread Martin Michlmayr
Package: jaula Version: 1.4.0-2 User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.4 Tags: patch Your package fails to build with GCC 4.4, which has cleaned up some more C++ headers. You always have to #include headers directly and cannot rely for things to be included indirectly. You can

Bug#526207: FTBFS with GCC 4.4: missing #include

2009-04-29 Thread Loic Dachary
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The patch below will work. However, since the other #include statements are wrapped in an #ifdef statement you may want to do this for this #include too. --- jaula/jaula_lexan.ll~2009-04-29 20:55:20.0 + +++