1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Add include missed in r274154, breaking the buildworld.

This commit is contained in:
Alexander Motin 2014-11-06 04:13:28 +00:00
parent a8cd203ad6
commit 4248115fc1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274163

View File

@ -14,6 +14,7 @@
#define _SYS_DISK_H_
#include <sys/ioccom.h>
#include <sys/types.h>
#ifdef _KERNEL