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

(-)utils.c (-1 / +1 lines)
Lines 30-36 Link Here
30
#include <time.h>
30
#include <time.h>
31
#include <limits.h>
31
#include <limits.h>
32
#include <linux/stat.h>
32
#include <linux/stat.h>
33
#include <sys/stat.h>
33
//#include <sys/stat.h>
34
34
35
#include "utils.h"
35
#include "utils.h"
36
36

Return to bug 669446