Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 111558 | Differences between
and this patch

Collapse All | Expand All

(-)heartalien-1.2.2/src/main.c (+2 lines)
Lines 40-45 Link Here
40
40
41
#ifdef WIN32
41
#ifdef WIN32
42
#include "getopt.h"
42
#include "getopt.h"
43
#else
44
#include <getopt.h>
43
#endif
45
#endif
44
46
45
static char *VERSION = "1.2.2";
47
static char *VERSION = "1.2.2";

Return to bug 111558