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

(-)fio-1.17.2.orig/options.c (+1 lines)
Lines 1-5 Link Here
1
#include <stdio.h>
1
#include <stdio.h>
2
#include <stdlib.h>
2
#include <stdlib.h>
3
#include <sys/stat.h>
3
#include <unistd.h>
4
#include <unistd.h>
4
#include <ctype.h>
5
#include <ctype.h>
5
#include <string.h>
6
#include <string.h>

Return to bug 425462