mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-21 07:30:04 +01:00
9 lines
129 B
C
9 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 */
|