mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
10 lines
129 B
C
10 lines
129 B
C
|
|
#ifdef HAVE_XORG_CONFIG_H
|
|
#include <xorg-config.h>
|
|
#endif
|
|
|
|
#ifndef _DUMMY_LIB_H
|
|
#define _DUMMY_LIB_H
|
|
|
|
#endif /* _DUMMY_LIB_H */
|