Fix broken build on OpenBSD
This commit is contained in:
committed by
Jon Trulson
parent
2b8b5f25b5
commit
8b38d9ea49
@@ -37,6 +37,7 @@
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
@@ -57,6 +57,7 @@
|
||||
|
||||
#include <pwd.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
#include <Dt/Dt.h>
|
||||
#include "DataBaseLoad.h"
|
||||
#include "Parse.h"
|
||||
#include <stdint.h>
|
||||
|
||||
#ifdef __STDC__
|
||||
const char *szWM_TOOL_CLASS = DtWM_TOOL_CLASS;
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
#include <X11/keysymdef.h>
|
||||
|
||||
#include <langinfo.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#define MWM_NEED_TIME16
|
||||
#include "WmBitmap.h"
|
||||
|
||||
@@ -71,6 +71,7 @@
|
||||
|
||||
#include <pwd.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdint.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user