OpenBSD fixes for DtPrint and csa.
This commit is contained in:
committed by
Jon Trulson
parent
8b67d1ccba
commit
3d5a492038
@@ -46,7 +46,11 @@
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#if defined(CSRG_BASED)
|
||||
#define MAXINT INT_MAX
|
||||
#else
|
||||
#include <values.h>
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
|
||||
#include <Xm/XmAll.h>
|
||||
@@ -60,6 +64,7 @@
|
||||
#include <Dt/PsubUtilI.h>
|
||||
#include <Dt/PrintI.h>
|
||||
|
||||
|
||||
/*
|
||||
* ------------------------------------------------------------------------
|
||||
* Constant Definitions
|
||||
|
||||
Reference in New Issue
Block a user