1 #ifdef HAVE_XORG_CONFIG_H
2 #include <xorg-config.h>
5 #include "xf86Module.h"
7 static XF86ModuleVersionInfo VersRec
=
15 ABI_CLASS_ANSIC
, /* Only need the ansic layer */
18 {0,0,0,0} /* signature, to be patched into the file by a tool */
21 _X_EXPORT XF86ModuleData shadowfbModuleData
= { &VersRec
, NULL
, NULL
};