From 3388a213ada302b98e4023667c923fa7caeffed4 Mon Sep 17 00:00:00 2001 From: jkh Date: Fri, 9 Oct 1998 07:28:14 +0000 Subject: Take the path spec back out. --- lib/libutil/libutil.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'lib/libutil') diff --git a/lib/libutil/libutil.h b/lib/libutil/libutil.h index e4cb0ad..7b8f3b3 100644 --- a/lib/libutil/libutil.h +++ b/lib/libutil/libutil.h @@ -18,7 +18,7 @@ * 5. Modifications may be freely made to this file providing the above * conditions are met. * - * $Id: libutil.h,v 1.17 1998/10/07 17:32:49 jkh Exp $ + * $Id: libutil.h,v 1.18 1998/10/08 23:10:41 jkh Exp $ */ #ifndef _LIBUTIL_H_ @@ -33,9 +33,6 @@ typedef struct _property { char *value; } *properties; -/* for auth.c */ -#define _PATH_AUTHCONF "/etc/auth.conf" - /* Avoid pulling in all the include files for no need */ struct termios; struct winsize; -- cgit v1.1