Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 214559 | Differences between
and this patch

Collapse All | Expand All

(-)kprof.orig/kprof/Log.cpp (+1 lines)
Lines 21-26 Link Here
21
#include <kapp.h>
21
#include <kapp.h>
22
#include <kconfig.h>
22
#include <kconfig.h>
23
#include <klocale.h>
23
#include <klocale.h>
24
#include <cstdlib> // malloc, free, realloc
24
#include <cstdarg>
25
#include <cstdarg>
25
#include <cstdio>
26
#include <cstdio>
26
#include <sys/timeb.h>
27
#include <sys/timeb.h>

Return to bug 214559