summaryrefslogblamecommitdiffstats
path: root/src/server/globals.c
blob: 9919ee38d0d7b49589a93a9b8b0a9764e46ddce0 (plain) (tree)
1
2
3
4
5
6





                            
#include "globals.h"
#include <stddef.h>
#include <glib/gmacros.h>

char *_basePath = NULL;
int _vmdkLegacyMode = FALSE;