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





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

char *_basePath = NULL;
int _vmdkLegacyMode = FALSE;
int _shutdown = 0;