- Make use of shapelib utils PR: ports/120300 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at IRIS dot sunpoet dot net>
11 lines
220 B
C
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>
|