summaryrefslogtreecommitdiff
path: root/hw/xfree86/dummylib/xf86verbose.c
blob: 1f4614ba3bc38f17f5c99e7a964113d3be7e5a5b (plain)
1
2
3
4
5
6
7
8
9
10
/* $XFree86$ */

#include "X.h"
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"

/* Dummy variables */
int xf86Verbose = 0;