dtwm: Cleanup some implicit definitions
Mostly this is adding appropriate #includes and declarations, but for WmImage.c we also change from using the proper name for XmeGetMask, rather than the identical but renamed version _DtGetMask which is not exported in any header.
This commit is contained in:
committed by
Jon Trulson
parent
185ec24999
commit
44dfebe9d2
@@ -42,9 +42,11 @@ static char rcsid[] = "$XConsortium: WmWrkspace.c /main/7 1996/10/23 17:26:33 rs
|
||||
#include "WmHelp.h"
|
||||
#include "WmResNames.h"
|
||||
#include "WmIPlace.h"
|
||||
#include "WmInitWs.h"
|
||||
#include <X11/Xutil.h>
|
||||
#include "WmICCC.h"
|
||||
#include <Xm/Xm.h>
|
||||
#include <Xm/AtomMgr.h>
|
||||
#include <Dt/DtP.h>
|
||||
#include <Dt/WsmM.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user