freebsd-ports/devel/shapelib/files/patch-shapefil.h
Chin-San Huang 987cf63f4c - Pass maintainership to submitter
- Make use of shapelib utils

PR:		ports/120300
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet at IRIS dot sunpoet dot net>
2008-02-25 09:36:32 +00:00

11 lines
220 B
C

--- shapefil.h.orig Mon Apr 7 21:03:22 2003
+++ shapefil.h Fri Jan 12 01:46:29 2007
@@ -115,6 +115,8 @@
*/
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#ifdef USE_DBMALLOC
#include <dbmalloc.h>