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

Collapse All | Expand All

(-)syasokoban-2.0.1/src/djSettings.cpp (+2 lines)
Lines 7-12 Link Here
7
#include "djSettings.h"
7
#include "djSettings.h"
8
#include "djUtils.h"
8
#include "djUtils.h"
9
#include <stdio.h>
9
#include <stdio.h>
10
#include <string.h>
11
#include <stdlib.h>
10
12
11
char g_szConfigFile[2048] = { 0 };
13
char g_szConfigFile[2048] = { 0 };
12
14

Return to bug 292643