+Fri Apr 28 13:03:23 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * month_sname.c, one.c: Remove unnecessary include of conf.h
+
Fri Apr 28 01:55:18 1995 Mark W. Eichin <eichin@cygnus.com>
* kuserok.c: HAS_UNISTD_H instead of USE_.
* <mit-copyright.h>.
*/
-#include "mit-copyright.h"
-#include "conf.h"
-
/*
* Given an integer 1-12, month_sname() returns a string
* containing the first three letters of the corresponding
* <mit-copyright.h>.
*/
-#include "mit-copyright.h"
-#include "conf.h"
-
/*
* definition of variable set to 1.
* used in krb_conf.h to determine host byte order.
*/
-#ifndef HOST_BYTE_ORDER
const int krbONE = 1;
-#endif