Switch to including <sys/types.h> instead of <sys/param.h>
authorderaadt <deraadt@openbsd.org>
Fri, 16 Jan 2015 00:01:28 +0000 (00:01 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 16 Jan 2015 00:01:28 +0000 (00:01 +0000)
commit587e6a09ebc661f22136c7e2e732ceced57f5cd6
tree06630ddd687e331bcf50cecb6589388afb3bca25
parentb06f065dc1e7d3139e367d7c89ba29087d8fb34f
Switch to including <sys/types.h> instead of <sys/param.h>
This hides the unavoidably cruddy sys/param.h namespace in some programs.
Little impact, because many programs are cruddy and still get it via
other includes.
ports testing thanks to sthen and naddy
ok guenther millert
include/arpa/nameser.h