Fix up a few more implicit-function-declaration warnings on the BSDs
This commit is contained in:
@@ -49,6 +49,7 @@ $COPYRIGHT$:
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/stat.h> /* for stat() */
|
||||
#if defined(sun)
|
||||
|
||||
@@ -47,6 +47,7 @@
|
||||
*/
|
||||
|
||||
# include <sys/types.h>
|
||||
# include <sys/socket.h>
|
||||
# include <sys/signal.h>
|
||||
# include <setjmp.h>
|
||||
# include <errno.h>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user