dthelp: fix implicit-function-declaration warnings (mostly)

This commit is contained in:
Jon Trulson
2021-11-16 16:24:58 -07:00
parent cc422524f7
commit 4f16e12ed8
8 changed files with 37 additions and 11 deletions

View File

@@ -46,6 +46,7 @@ $COPYRIGHT$:
#include <sys/stat.h> /* mkdir */
#include <sys/types.h>
#include "StringFuncsI.h"
#include <X11/Xlibint.h> /* _XGetHostname() */
#include <X11/Xos.h> /* FIX: remove? */