Преглед изворни кода

fix header

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@46175 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz пре 14 година
родитељ
комит
61ea374b73
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      lib/vector/rtree/index.h

+ 1 - 0
lib/vector/rtree/index.h

@@ -20,6 +20,7 @@
 
 #include <stdio.h>
 #include <sys/types.h>
+#include <grass/config.h>
 
 /* PGSIZE is normally the natural page size of the machine */
 #define PGSIZE	512