- Add category: geography - Add option: DEBUG - Simplify patches - Sort pkg-plist PR: ports/146200 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
11 lines
242 B
C
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>
|