OpenBSD patches for dtcalc, dtdocbook, dthelp and dtimsstart.
This commit is contained in:
committed by
Jon Trulson
parent
b17e52a269
commit
3e4517dc2a
@@ -44,7 +44,7 @@
|
||||
#endif
|
||||
#include <ctype.h>
|
||||
|
||||
#if defined(hpux) || defined(_AIX) || defined(sun) || defined(USL) || defined(__uxp__) || defined(linux)
|
||||
#if defined(hpux) || defined(_AIX) || defined(sun) || defined(USL) || defined(__uxp__) || defined(linux) || defined(CSRG_BASED)
|
||||
#include <unistd.h>
|
||||
#include <locale.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
*/
|
||||
|
||||
#include "basic.h"
|
||||
#include "trie.h"
|
||||
#include "cont.h"
|
||||
|
||||
|
||||
/* compare two wide character strings */
|
||||
|
||||
Reference in New Issue
Block a user