From 04fb68d24b819aa503a9bb54886d5becaa2afb5c Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Mon, 19 May 1997 03:01:35 +0000 Subject: [PATCH] corrected spelling of `HAVE_PATHS_H' git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1738 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/ftpd/pathnames.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appl/ftp/ftpd/pathnames.h b/appl/ftp/ftpd/pathnames.h index 9006614ba..1bd2be1a1 100644 --- a/appl/ftp/ftpd/pathnames.h +++ b/appl/ftp/ftpd/pathnames.h @@ -33,7 +33,7 @@ * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 */ -#ifdef HAVE_PATH_H +#ifdef HAVE_PATHS_H #include #endif