Freebsd 4.0 needs sys/param.h for ALIGN
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
53. [port] freebsd 4.0: lib/isc/unix/socket.c requires
|
||||
<sys/param.h>.
|
||||
|
||||
52. [bug] rndc: taskmgr and socketmgr were not initaliased
|
||||
to NULL.
|
||||
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
Reference in New Issue
Block a user