xserver/hw/xfree86/dummylib/xf86info.c

11 lines
149 B
C

/* $XFree86$ */
#include <X11/X.h>
#include "os.h"
#include "xf86.h"
#include "xf86Priv.h"
/* Dummy variables */
xf86InfoRec xf86Info = {NULL, };