summaryrefslogtreecommitdiffstats
path: root/lib/libutil/libutil.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-09 07:28:14 +0000
committerjkh <jkh@FreeBSD.org>1998-10-09 07:28:14 +0000
commit3388a213ada302b98e4023667c923fa7caeffed4 (patch)
treeba73e3a771f68e7e74b31c3e08efccfa43c2a254 /lib/libutil/libutil.h
parentac6a24ba47fef542aa81ad76460173c77d208c34 (diff)
downloadFreeBSD-src-3388a213ada302b98e4023667c923fa7caeffed4.zip
FreeBSD-src-3388a213ada302b98e4023667c923fa7caeffed4.tar.gz
Take the path spec back out.
Diffstat (limited to 'lib/libutil/libutil.h')
-rw-r--r--lib/libutil/libutil.h5
1 files changed, 1 insertions, 4 deletions
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;
OpenPOWER on IntegriCloud