mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 05:05:13 +02:00
move back to /usr/lib, enable shared libraries for qgis, wxwidgets gui is now default again, don't version the install prefix because that makes it harder to build other packages against grass
10 lines
220 B
Diff
10 lines
220 B
Diff
--- a/include/grass/gis.h
|
|
+++ b/include/grass/gis.h
|
|
@@ -23,6 +23,7 @@
|
|
#include <stdio.h>
|
|
#include <stdarg.h>
|
|
#include <stdbool.h>
|
|
+#include <stdint.h>
|
|
|
|
/* Grass and local include files */
|
|
#include <grass/config.h>
|