OpenBSD fixes for DtWidget, dtaction, dtappbuilder.

This commit is contained in:
Pascal Stumpf
2012-08-10 14:35:23 +02:00
committed by Jon Trulson
parent 8bbf5a7a1b
commit 3718075b7c
10 changed files with 21 additions and 5 deletions

View File

@@ -67,6 +67,8 @@
#elif defined(linux)
# include <wctype.h>
# define NO_putwc
#elif defined(CSRG_BASED)
# include <wctype.h>
#endif /* linux */
#include <sys/wait.h>