summaryrefslogtreecommitdiff
path: root/src/radeon_probe.c
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2010-12-01 10:23:14 +1000
committerDave Airlie <airlied@redhat.com>2010-12-01 10:34:21 +1000
commit035f7f3ab529ca19b853066792af8a23d08a0f53 (patch)
treea546a14bcf5a1ddac6dd9f032605a883c17b5a42 /src/radeon_probe.c
parent0f924e83d7be6fca7e024acdf973089efdf3b627 (diff)
radeon: add some missing math.h and assert.h includes
Diffstat (limited to 'src/radeon_probe.c')
-rw-r--r--src/radeon_probe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon_probe.c b/src/radeon_probe.c
index 4405d404..78190272 100644
--- a/src/radeon_probe.c
+++ b/src/radeon_probe.c
@@ -31,6 +31,7 @@
#endif
#include <string.h>
+#include <stdlib.h>
/*
* Authors: