diff src/protocols/zephyr/ZCkAuth.c @ 8791:407355e05a0a

[gaim-migrate @ 9553] These files haven't been touched in ages, but someone was only able to compile Zephyr when <internal.h> was changed to "internal.h", so here we go. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 24 Apr 2004 09:00:37 +0000
parents 43dec50d8d51
children 64895571248f
line wrap: on
line diff
--- a/src/protocols/zephyr/ZCkAuth.c	Sat Apr 24 04:59:18 2004 +0000
+++ b/src/protocols/zephyr/ZCkAuth.c	Sat Apr 24 09:00:37 2004 +0000
@@ -4,7 +4,7 @@
  *	Created by:	Robert French
  *
  *	$Source$
- *	$Author: lschiere $
+ *	$Author: chipx86 $
  *
  *	Copyright (c) 1987,1991 by the Massachusetts Institute of Technology.
  *	For copying and distribution information, see the file
@@ -17,7 +17,7 @@
     "$Zephyr: /mit/zephyr/src/lib/RCS/ZCheckAuthentication.c,v 1.14 89/03/24 14:17:38 jtkohl Exp Locker: raeburn $";
 #endif
 
-#include <internal.h>
+#include "internal.h"
 
 /* Check authentication of the notice.
    If it looks authentic but fails the Kerberos check, return -1.