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

(-)a/shared/util.c (+1 lines)
Lines 30-35 Link Here
30
#include <string.h>
30
#include <string.h>
31
#include <unistd.h>
31
#include <unistd.h>
32
32
33
#include <shared/missing.h>
33
#include <shared/util.h>
34
#include <shared/util.h>
34
35
35
#define USEC_PER_SEC  1000000ULL
36
#define USEC_PER_SEC  1000000ULL

Return to bug 536884