Fix up a few more implicit-function-declaration warnings on the BSDs

This commit is contained in:
Jon Trulson
2021-12-13 16:15:54 -07:00
parent 5f02c65da0
commit b55897489f
4 changed files with 10 additions and 2 deletions

View File

@@ -60,6 +60,7 @@
#include "TermPrimRenderP.h"
#include "TermPrimLineDrawP.h"
#include "TermPrimLineFontP.h"
#include "TermPrimSetUtmp.h"
#include "TermBufferP.h"
#include "TermP.h"
#include "TermParseTableP.h"