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

@@ -47,7 +47,9 @@
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#if !defined(CSRG_BASED)
#include <values.h>
#endif
#include <stdlib.h>
#include <sys/param.h>
#include <string.h>