freebsd-ports/devel/shapelib/files/patch-shapefil.h
Wen Heping 288435bc39 - Update to 1.3.0b2
- Add category: geography
- Add option: DEBUG
- Simplify patches
- Sort pkg-plist

PR:		ports/146200
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2010-05-07 06:06:53 +00:00

11 lines
242 B
C

--- shapefil.h.orig 2010-01-28 19:34:34.000000000 +0800
+++ shapefil.h 2010-05-01 05:04:28.000000000 +0800
@@ -126,6 +126,8 @@
*/
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#ifdef USE_DBMALLOC
#include <dbmalloc.h>