Bump __FreeBSD_version for the ushub to uhub rename.

Requested by:	marcus
This commit is contained in:
thompsa 2009-03-02 05:46:25 +00:00
parent 9e91847c9e
commit 5cacf73576

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>