xserver/hw/xfree86/dummylib/xf86verbose.c

11 lines
133 B
C

/* $XFree86$ */
#include "X.h"
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"
/* Dummy variables */
int xf86Verbose = 0;