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

Collapse All | Expand All

(-)src/utils.c (+3 lines)
Lines 58-63 Link Here
58
#include "utils.h"
58
#include "utils.h"
59
#include "glvars.h"
59
#include "glvars.h"
60
#include "debug.h"
60
#include "debug.h"
61
#ifdef HAVE_LIBGIS
62
# include "grass/gis.h"
63
#endif
61
64
62
static void convert_null_to_space(char *cp, const char *name, const FILE *f);
65
static void convert_null_to_space(char *cp, const char *name, const FILE *f);
63
66

Return to bug 321519