From 9d102d7d5a70ee242bf760ceab1e919140bf51c8 Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 30 May 2004 20:08:47 +0000 Subject: Add missing includes --- sys/dev/mlx/mlx_pci.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/mlx/mlx_pci.c') diff --git a/sys/dev/mlx/mlx_pci.c b/sys/dev/mlx/mlx_pci.c index 0a4548b..f330927 100644 --- a/sys/dev/mlx/mlx_pci.c +++ b/sys/dev/mlx/mlx_pci.c @@ -30,6 +30,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include -- cgit v1.1