Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 4d473824e274835d30ab7ee260d62619c6b65d53
https://github.com/parrot/parrot/commit/4d473824e274835d30ab7ee260d62619c6b65d53
Author: usev6 <[email protected]>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M tools/dev/pbc_to_exe.winxed
Log Message:
-----------
[tools] include <sys/sysctl.h> for pbc_to_exe on FreeBSD
While compiling pbc_to_exe I got errors like
pbc_to_exe.c:1301:22: error: use of undeclared identifier 'CTL_KERN'
(probably after commit 3c00e7e19969971383e50fb58d31ace46a702828
Including sys/sysctl.h on FreeBSD solves that problem.
Signed-off-by: Reini Urban <[email protected]>
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits