Fix to different compile warnings.
Fix to multiple int-conversion Removal of duplicated function definition in dtudcfonted/util.h Added XtEventHandler prototypes to mtfgui
This commit is contained in:
@@ -36,6 +36,11 @@
|
||||
#include <X11/Intrinsic.h>
|
||||
#include <Xm/MessageB.h>
|
||||
|
||||
#ifdef __linux__
|
||||
/* needed for intptr_t */
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
#include "xoakufont.h"
|
||||
#include "util.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user