Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 224381
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
plat_linux_cdda.c:142: warning: implicit declaration of function 'free'
plat_linux_cdda.c:142: warning: implicit declaration of function 'free'
1
--
1
++ kdemultimedia-3.5.9/kscd/libwm/plat_linux_cdda.c
2
-- kdemultimedia-3.5.9/kscd/libwm/plat_linux_cdda.c
Lines 44-49 Link Here
44
#undef inline
44
#undef inline
45
45
46
#include <stdio.h>
46
#include <stdio.h>
47
#include <stdlib.h>
47
#include <math.h>
48
#include <math.h>
48
#include <sys/ioctl.h>
49
#include <sys/ioctl.h>
49
#include <sys/types.h>
50
#include <sys/types.h>

Return to bug 224381