Include osreldate.h instead of sys/param.h to get __FreeBSD_version
definition. This fixes buildworld breakage on ia64.
This commit is contained in:
parent
3c322bdfbf
commit
00041cf539
@ -1,6 +1,6 @@
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <osreldate.h>
|
||||
|
||||
/* auto-host.h. Generated automatically by configure. */
|
||||
/* config.in. Generated automatically from configure.in by autoheader. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user