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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- cpuid-20170122/cpuid.c
0
++ cpuid-20170122/cpuid.c
Lines 31-36 Link Here
31
#include <stdio.h>
31
#include <stdio.h>
32
#include <sys/types.h>
32
#include <sys/types.h>
33
#include <sys/stat.h>
33
#include <sys/stat.h>
34
#include <sys/sysmacros.h>
34
#include <fcntl.h>
35
#include <fcntl.h>
35
#include <errno.h>
36
#include <errno.h>
36
#include <unistd.h>
37
#include <unistd.h>

Return to bug 604406