OpenBSD patches for dtpdmd and dtprintinfo.

Casts, #ifdefs, SIGCLD ...
This commit is contained in:
Pascal Stumpf
2012-08-11 14:01:14 +02:00
committed by Jon Trulson
parent d418376944
commit 76984653b4
8 changed files with 15 additions and 13 deletions

View File

@@ -38,7 +38,9 @@
#include <sys/wait.h>
#include <string.h>
#include <errno.h>
#if !defined(CSRG_BASED)
#include <values.h>
#endif
#ifdef _AIX
#include <strings.h> /* need to get bzero defined */
#endif /* _AIX */