Bump __FreeBSD_version for the ushub to uhub rename.

Requested by:	marcus
This commit is contained in:
Andrew Thompson 2009-03-02 05:46:25 +00:00
parent 9aef556d71
commit e04aa94c61

View File

@ -57,7 +57,7 @@
* is created, otherwise 1.
*/
#undef __FreeBSD_version
#define __FreeBSD_version 800067 /* Master, propagated to newvers */
#define __FreeBSD_version 800068 /* Master, propagated to newvers */
#ifndef LOCORE
#include <sys/types.h>