Date: Wed, 17 Dec 2003 21:20:20 +0100 From: Steve O'Hara-Smith <steve@sohara.org> To: freebsd-current@freebsd.org Subject: Header files move Message-ID: <20031217212020.201ab2b4.steve@sohara.org>
next in thread | raw e-mail | index | archive | help
Hi,
A little bird tells me that the bt848_ioctl.h and meteor_ioctl.h
files have moved in 5.<mumble> from machine/ to dev/bktr/. ISTM that
I should update the grab code in ffmpeg and nuppelvideo with changed
includes wrapped in something like:
#if __FreeBSD__ > mumble
new style
#else
old style
#endif
Can anyone give me an appropriate value for "mumble" in this
please ? My guess is 520000.
--
C:>WIN | Directable Mirrors
The computer obeys and wins. |A Better Way To Focus The Sun
You lose and Bill collects. | licenses available - see:
| http://www.sohara.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031217212020.201ab2b4.steve>
