Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
imagewriter
imagewriter-gcc47.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File imagewriter-gcc47.patch of Package imagewriter
Index: imagewriter-1.9/main.cpp =================================================================== --- imagewriter-1.9.orig/main.cpp +++ imagewriter-1.9/main.cpp @@ -28,6 +28,7 @@ #endif +#include <unistd.h> #include "MainWindow.h" #include "PlatformHal.h" #include "PlatformUdisks.h" Index: imagewriter-1.9/Platform.cpp =================================================================== --- imagewriter-1.9.orig/Platform.cpp +++ imagewriter-1.9/Platform.cpp @@ -2,6 +2,7 @@ #include <QMessageBox> #include <QProgressDialog> +#include <unistd.h> #include <sys/mount.h> #include <sys/types.h> #include <sys/stat.h>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor