summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-07-23 11:42:15 +0300
committerAlon Levy <alevy@redhat.com>2012-10-25 12:44:52 +0200
commit751fc7daeed292c7ef0f80325938ba925de1d272 (patch)
tree5f9c72a7806d9ce650ece912610d665c3ca21b56
parent3e966d91807ff1f5498c591db3c715ce4b383dde (diff)
qxl_drm.h: add stddef for size_t
-rw-r--r--include/drm/qxl_drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/qxl_drm.h b/include/drm/qxl_drm.h
index ba660017..d40db3f7 100644
--- a/include/drm/qxl_drm.h
+++ b/include/drm/qxl_drm.h
@@ -2,6 +2,7 @@
#define QXL_DRM_H
#include <stdint.h>
+#include <stddef.h>
#include "drm.h"
/* Please note that modifications to all structs defined here are