projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22830f4
)
dtmail: add a stdint.h include for openbsd, as reported by Daniel Diaz via the wiki.
author
Peter Howkins
<flibble@users.sf.net>
Fri, 9 Jan 2015 16:30:43 +0000
(16:30 +0000)
committer
Peter Howkins
<flibble@users.sf.net>
Fri, 9 Jan 2015 16:30:43 +0000
(16:30 +0000)
cde/programs/dtmail/dtmail/options_util.C
patch
|
blob
|
history
diff --git
a/cde/programs/dtmail/dtmail/options_util.C
b/cde/programs/dtmail/dtmail/options_util.C
index e40d2afc7ea97082b423283247da0483ae45bb7f..b2bfd364231136911d53dae35e2ef326ed03a363 100644
(file)
--- a/
cde/programs/dtmail/dtmail/options_util.C
+++ b/
cde/programs/dtmail/dtmail/options_util.C
@@
-23,6
+23,7
@@
/* $TOG: options_util.C /main/8 1999/07/07 13:20:04 mgreess $ */
#include <ctype.h>
#include <stdlib.h>
+#include <stdint.h>
#include <X11/Intrinsic.h>
#include <Xm/DialogS.h>
#include <Xm/Form.h>