summaryrefslogtreecommitdiff
path: root/xf86drmMode.h
diff options
context:
space:
mode:
Diffstat (limited to 'xf86drmMode.h')
-rw-r--r--xf86drmMode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/xf86drmMode.h b/xf86drmMode.h
index abd0c1ce..baf3d5dc 100644
--- a/xf86drmMode.h
+++ b/xf86drmMode.h
@@ -48,9 +48,6 @@ extern "C" {
/*
* This is the interface for modesetting for drm.
*
- * In order to use this interface you must include either <stdint.h> or another
- * header defining uint32_t, int32_t and uint16_t.
- *
* It aims to provide a randr1.2 compatible interface for modesettings in the
* kernel, the interface is also meant to be used by libraries like EGL.
*