fix warnings in build

This commit is contained in:
Dave Airlie
2008-01-08 16:01:09 +10:00
parent d94a2efa2e
commit 70989db1c4

View File

@@ -39,6 +39,9 @@
#include <string.h> #include <string.h>
#include <math.h> #include <math.h>
#include <setjmp.h> #include <setjmp.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sispcirename.h> #include <sispcirename.h>