summaryrefslogtreecommitdiffstats
path: root/eBones/lib/libkrb/one.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1997-10-03 09:49:50 +0000
committermarkm <markm@FreeBSD.org>1997-10-03 09:49:50 +0000
commit15be8862e67c696a6f1810713399e2a40d8721fb (patch)
tree4177a0bb006b8fb78866b63d3e34f555321d451d /eBones/lib/libkrb/one.c
parent6a495d7ea05780e468fe03fc7ae9cafc6b416e81 (diff)
downloadFreeBSD-src-15be8862e67c696a6f1810713399e2a40d8721fb.zip
FreeBSD-src-15be8862e67c696a6f1810713399e2a40d8721fb.tar.gz
*GULP* Punt this into the attic. It is no longer used.
Diffstat (limited to 'eBones/lib/libkrb/one.c')
-rw-r--r--eBones/lib/libkrb/one.c22
1 files changed, 0 insertions, 22 deletions
diff --git a/eBones/lib/libkrb/one.c b/eBones/lib/libkrb/one.c
deleted file mode 100644
index a986b37..0000000
--- a/eBones/lib/libkrb/one.c
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * Copyright 1988 by the Massachusetts Institute of Technology.
- * For copying and distribution information, please see the file
- * <Copyright.MIT>.
- *
- * form: one.c,v 4.1 88/11/15 16:51:41 jtkohl Exp $
- * $Id$
- */
-
-#if 0
-#ifndef lint
-static char rcsid[] =
-"$Id$";
-#endif lint
-#endif
-
-/*
- * definition of variable set to 1.
- * used in krb_conf.h to determine host byte order.
- */
-
-int krbONE = 1;
OpenPOWER on IntegriCloud