mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
7 lines
74 B
C
7 lines
74 B
C
#ifndef __I2C_DEF_H__
|
|
#define __I2C_DEF_H__
|
|
|
|
#include "xf86i2c.h"
|
|
|
|
#endif
|