]> arthur.barton.de Git - netatalk.git/blobdiff - etc/uams/uams_krb4/send_to_kdc.c
Update NEWS
[netatalk.git] / etc / uams / uams_krb4 / send_to_kdc.c
index 5498e8e479c3fac964fdf3bd3bbe460ea4159a0b..d20856ff9aa6630aec24706bb62ca7785239b03d 100644 (file)
@@ -1,13 +1,11 @@
 /*
- * $Id: send_to_kdc.c,v 1.2 2001-02-27 21:07:20 rufustfirefly Exp $
+ * $Id: send_to_kdc.c,v 1.4 2001-06-25 20:13:45 rufustfirefly Exp $
+ * $Author: rufustfirefly $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
- */
-
-/*
+ *
  * $Source: /home/ralph/netatalk/rsync/netatalk/etc/uams/uams_krb4/send_to_kdc.c,v $
- * $Author: rufustfirefly $
  *
  * Copyright 1987, 1988 by the Massachusetts Institute of Technology.
  *
 
 #ifndef lint
 static char rcsid_send_to_kdc_c[] =
-"$Id: send_to_kdc.c,v 1.2 2001-02-27 21:07:20 rufustfirefly Exp $";
+"$Id: send_to_kdc.c,v 1.4 2001-06-25 20:13:45 rufustfirefly Exp $";
 #endif /* lint */
 
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif /* HAVE_CONFIG_H */
+
 #ifdef UAM_AFSKRB
 
 #include <mit-copyright.h>