-Wall cleanup.

This commit is contained in:
ru 2001-04-25 14:45:36 +00:00
parent 6c9c886999
commit d00b45dac0

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"