Explorar o código

g.parser: add missing header

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@71254 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz %!s(int64=8) %!d(string=hai) anos
pai
achega
ff944eef00
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      general/g.parser/revoke.c

+ 1 - 0
general/g.parser/revoke.c

@@ -5,6 +5,7 @@
 
 #include "proto.h"
 
+#include <grass/spawn.h>
 #include <grass/glocale.h>
 
 int reinvoke_script(const struct context *ctx, const char *filename)