From fe12f24bb098d8d2a6c35394a53a65b3e64f83d9 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Sun, 30 May 2004 20:08:47 +0000 Subject: Add missing includes --- sys/dev/mlx/mlx_disk.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/mlx/mlx_disk.c') diff --git a/sys/dev/mlx/mlx_disk.c b/sys/dev/mlx/mlx_disk.c index 2ad0bc6ba5330..8b19fa86b154c 100644 --- a/sys/dev/mlx/mlx_disk.c +++ b/sys/dev/mlx/mlx_disk.c @@ -36,6 +36,7 @@ __FBSDID("$FreeBSD$"); #include #include #include +#include #include #include -- cgit v1.2.3