Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2015-01-16 19:17:31 +00:00
5 changed files with 20 additions and 19 deletions

View File

@ -16,7 +16,8 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/param.h>
#include <sys/param.h> /* MAXCOMLEN */
#include <sys/types.h>
#include <sys/proc.h>
#include <sys/sysctl.h>
#include <sys/stat.h>