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

@@ -62,6 +62,7 @@
#include <Dt/HourGlass.h>
#include <Dt/UserMsg.h>
#include <Dt/Session.h>
#include "Main.h"
@@ -69,6 +70,9 @@
/* include extern functions */
/*+++++++++++++++++++++++++++++++++++++++*/
#include "SaveRestore.h"
#include "Protocol.h"
#include "Dtwm.h"
#include "MainWin.h"
/*+++++++++++++++++++++++++++++++++++++++*/
/* Local #defines */