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

(-)a/tools/fibmap.c (+1 lines)
Lines 15-20 Link Here
15
#ifndef O_LARGEFILE
15
#ifndef O_LARGEFILE
16
#define O_LARGEFILE 0
16
#define O_LARGEFILE 0
17
#endif
17
#endif
18
#include "config.h"
18
#include <unistd.h>
19
#include <unistd.h>
19
#include <string.h>
20
#include <string.h>
20
#include <stdlib.h>
21
#include <stdlib.h>

Return to bug 649168