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

(-)gtkguitune-0.7/main.cc (+1 lines)
Lines 19-24 Link Here
19
//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
//
20
//
21
//
21
//
22
#include <cstdlib>
22
#include <sys/types.h>
23
#include <sys/types.h>
23
#include <sys/stat.h>
24
#include <sys/stat.h>
24
#include <fcntl.h>
25
#include <fcntl.h>

Return to bug 218404