Deleted Added
full compact
35c35
< * $FreeBSD: head/sys/geom/geom.h 104195 2002-09-30 08:54:46Z phk $
---
> * $FreeBSD: head/sys/geom/geom.h 104602 2002-10-07 06:25:26Z phk $
227a228,232
> #ifndef _SYS_CONF_H_
> typedef int d_ioctl_t(dev_t dev, u_long cmd, caddr_t data,
> int fflag, struct thread *td);
> #endif
>
232a238,239
> d_ioctl_t *func;
> dev_t dev;