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

(-)picprog-1.8.3~/program.cc (+2 lines)
Lines 27-35 Link Here
27
27
28
*/
28
*/
29
29
30
#include <cstdlib>
30
#include <iostream>
31
#include <iostream>
31
#include <string>
32
#include <string>
32
33
34
#include <string.h>
33
#include <unistd.h>
35
#include <unistd.h>
34
#include <sysexits.h>
36
#include <sysexits.h>
35
#include <sys/ioctl.h>
37
#include <sys/ioctl.h>

Return to bug 218946