summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPauli Nieminen <suokkos@gmail.com>2009-07-20 08:20:40 +0300
committerPauli Nieminen <suokkos@gmail.com>2009-08-25 02:50:04 +0300
commit45a9cdf3479960288f3885cbf8e2625a38d31272 (patch)
treed136fb1e6d17ad16dd30a3f3aa4ec593b4c54fae
parent2ae033dfd519f061553cce12a2dd9bd916b542b5 (diff)
Revert "drm/libdrm: Add missing string.h include"
-rw-r--r--libdrm/xf86drm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libdrm/xf86drm.h b/libdrm/xf86drm.h
index a7f9763e..c1d173c4 100644
--- a/libdrm/xf86drm.h
+++ b/libdrm/xf86drm.h
@@ -37,7 +37,6 @@
#include <stdarg.h>
#include <sys/types.h>
#include <stdint.h>
-#include <strings.h>
#include <drm.h>
/* Defaults, if nothing set in xf86config */