Added some defines and compile-time conditionals to make some

components of sysvinit compile on FreeBSD.
This commit is contained in:
Jesse Smith
2018-12-09 19:32:04 -04:00
parent 5dc965ba10
commit be8d584161
6 changed files with 47 additions and 4 deletions

View File

@@ -13,7 +13,8 @@ sysvinit (2.94) unreleased; urgency=low
is taken.
* Removed unnecessary malloc.h includes. Memory allocation
and freeing is now handled in stdlib.h
* Added defines for FreeBSD to make some components compile
on FreeBSD 11.
sysvinit (2.93) released; urgency=low