From 58ca7d8503b4e6346bed0844a6ab94a9a4f2b1ec Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 29 Dec 1999 19:56:30 +1100 Subject: - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] - Minor Makefile cleaning --- includes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes.h') diff --git a/includes.h b/includes.h index 7203d08c..3fe76553 100644 --- a/includes.h +++ b/includes.h @@ -81,7 +81,7 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg } #endif #include "version.h" -#include "helper.h" +#include "bsd-misc.h" #include "bsd-strlcpy.h" #include "bsd-strlcat.h" #include "bsd-mktemp.h" -- cgit v1.2.3