Try to fix FTBFS on kfreebsd architecture

Fixes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/4081

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15058>
This commit is contained in:
Laurent Bigonville
2022-02-17 14:49:27 +01:00
parent 14810f3498
commit 0edf63de76
3 changed files with 6 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
#else /* One of the BSDs */
#include <stdint.h>
#include <sys/types.h>
#include <sys/ioccom.h>