xserver-multidpi/hw/xfree86/dummylib/xf86verbose.c

15 lines
196 B
C

/* $XFree86$ */
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#endif
#include <X11/X.h>
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"
/* Dummy variables */
int xf86Verbose = 0;