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

(-)file_not_specified_in_diff (-2 / +1 lines)
Line  Link Here
0
-- a/panel-plugin/os.h
0
++ b/panel-plugin/os.h
Lines 170-176 Link Here
170
#elif __linux__             /* L I N U X */
170
#elif __linux__             /* L I N U X */
171
#  include <stdio.h>
171
#  include <stdio.h>
172
#  include <sys/param.h>
172
#  include <sys/param.h>
173
#  include <sys/sysctl.h>
174
#  include <stdlib.h>
173
#  include <stdlib.h>
175
#  include <stdarg.h>
174
#  include <stdarg.h>
176
#  include <unistd.h>
175
#  include <unistd.h>

Return to bug 663500