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

#include <X11/X.h>
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"

/* Dummy variables */
int xf86Verbose = 0;