Portability improvements.

This commit is contained in:
hpa 2001-08-07 19:19:29 +00:00
parent 8c3d63fba8
commit 68c0102aa6
6 changed files with 35 additions and 21 deletions

View file

@ -63,6 +63,7 @@ static const char *rcsid UNUSED =
#include <netinet/in.h>
#include <arpa/tftp.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include "../config.h"