Increment __FreeBSD_version to allow detection of AGP interfaces.

This commit is contained in:
Doug Rabson 2000-06-10 16:53:54 +00:00
parent 03763fe07f
commit 493031794a

View File

@ -46,7 +46,7 @@
#define BSD4_3 1
#define BSD4_4 1
#undef __FreeBSD_version
#define __FreeBSD_version 500005 /* Master, propagated to newvers */
#define __FreeBSD_version 500006 /* Master, propagated to newvers */
#ifndef NULL
#define NULL 0