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

Collapse All | Expand All

(-)dieharder-3.31.1/include/dieharder/libdieharder.h (+1 lines)
Lines 19-24 Link Here
19
#define __USE_MISC 1
19
#define __USE_MISC 1
20
#include <sys/types.h>
20
#include <sys/types.h>
21
#include <sys/stat.h>
21
#include <sys/stat.h>
22
#include <stdint.h>
22
#include <unistd.h>
23
#include <unistd.h>
23
24
24
/* This turns on M_PI in math.h */
25
/* This turns on M_PI in math.h */

Return to bug 531268