summaryrefslogtreecommitdiff
path: root/contrib/tcp_wrappers/inetcf.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcp_wrappers/inetcf.c')
-rw-r--r--contrib/tcp_wrappers/inetcf.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/tcp_wrappers/inetcf.c b/contrib/tcp_wrappers/inetcf.c
index 1ace3527fc7c6..36a6b9e978d9e 100644
--- a/contrib/tcp_wrappers/inetcf.c
+++ b/contrib/tcp_wrappers/inetcf.c
@@ -15,13 +15,14 @@ static char sccsid[] = "@(#) inetcf.c 1.7 97/02/12 02:13:23";
#include <stdio.h>
#include <errno.h>
#include <string.h>
+#include <stdlib.h>
extern int errno;
extern void exit();
-extern char *malloc();
#include "tcpd.h"
#include "inetcf.h"
+#include "scaffold.h"
/*
* Network configuration files may live in unusual places. Here are some