bzero's prototype is in strings.h; possibly memset is more portable here.

svn path=/trunk/KDE/kdebase/workspace/; revision=813608
icc-effect-5.14.5
Adriaan de Groot 2008-05-28 08:43:54 +00:00
parent 2f39e5aebf
commit 3fbec486c5
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <KConfigGroup>
#include <KGlobalSettings>
#include <strings.h>
namespace KWin
{