File commit-f39457f.patch of Package mingw64-viking
diff --git src/vik_compat.h src/vik_compat.h index 378fea5c..9cd0ace0 100644 --- src/vik_compat.h +++ src/vik_compat.h @@ -27,9 +27,6 @@ G_BEGIN_DECLS -// GLIB compatibility -typedef struct stat GStatBuf; - // Hide ifdef complexities of function variants here GMutex * vik_mutex_new ();