mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix broken build on OpenBSD
This commit is contained in:
parent
2b8b5f25b5
commit
8b38d9ea49
26 changed files with 26 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue