dtstyle: fix implicit-function-declaration warnings

This commit is contained in:
Jon Trulson
2021-11-15 13:33:20 -07:00
parent 086002c372
commit 6f553130a3
23 changed files with 95 additions and 30 deletions

View File

@@ -70,6 +70,7 @@
#include <Dt/TitleBox.h>
#include <Dt/HourGlass.h>
#include <Dt/Wsm.h>
#include "Help.h"
#include "Main.h"
@@ -77,6 +78,7 @@
#include "ColorMain.h"
#include "ColorFile.h"
#include "ColorEdit.h"
#include "ColorPalette.h"
#ifdef sun
#include "OWsync.h"
@@ -87,6 +89,8 @@
/*+++++++++++++++++++++++++++++++++++++++*/
/*+++++++++++++++++++++++++++++++++++++++*/
/* Local #defines */
/*+++++++++++++++++++++++++++++++++++++++*/