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

Collapse All | Expand All

(-)shp2tile.c (-1 / +1 lines)
Lines 57-63 Link Here
57
#include <stdio.h>
57
#include <stdio.h>
58
#include <string.h>
58
#include <string.h>
59
#include <unistd.h>
59
#include <unistd.h>
60
#include <shapefil.h>
60
#include <libshp/shapefil.h>
61
61
62
#ifdef DMALLOC
62
#ifdef DMALLOC
63
#include "dmalloc.h"
63
#include "dmalloc.h"

Return to bug 257862