Fix broken build on OpenBSD
This commit is contained in:
committed by
Jon Trulson
parent
2b8b5f25b5
commit
8b38d9ea49
@@ -70,6 +70,7 @@
|
||||
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <X11/Intrinsic.h>
|
||||
#include <Xm/Xm.h>
|
||||
#include <Xm/DialogS.h>
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#include <stdint.h>
|
||||
#include <pwd.h>
|
||||
#include <X11/Intrinsic.h>
|
||||
#include <Xm/Text.h>
|
||||
|
||||
Reference in New Issue
Block a user