-Wall cleanup.

This commit is contained in:
Ruslan Ermilov 2001-04-25 14:45:36 +00:00
parent 73295d34c7
commit f8532548a6

View File

@ -88,8 +88,9 @@ __RCSID("$FreeBSD$");
#include <stdio.h>
#include <sys/types.h>
#include <dirent.h>
#include <sys/stat.h>
#include <dirent.h>
#include <err.h>
#include "make.h"
#include "hash.h"
#include "dir.h"