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
@@ -48,8 +48,10 @@ static char rcsid[] = "$XConsortium: WmEvent.c /main/7 1996/11/20 15:27:47 rswis
|
||||
* include extern functions
|
||||
*/
|
||||
#include "WmEvent.h"
|
||||
#include "WmError.h"
|
||||
#ifdef WSM
|
||||
#include "WmBackdrop.h"
|
||||
#include "WmWrkspace.h"
|
||||
#endif /* WSM */
|
||||
#include "WmCDInfo.h"
|
||||
#include "WmCDecor.h"
|
||||
|
||||
Reference in New Issue
Block a user