changeset 6903:347e456550e6

[gaim-migrate @ 7450] My legs are sore, but that's ok. Hey, the weather is really nice. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 21 Sep 2003 20:47:24 +0000
parents e30bedfb99db
children 7c3a11c69be9
files src/protocols/zephyr/error_message.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/zephyr/error_message.c	Sun Sep 21 18:42:06 2003 +0000
+++ b/src/protocols/zephyr/error_message.c	Sun Sep 21 20:47:24 2003 +0000
@@ -9,10 +9,10 @@
  * For copyright info, see "mit-sipb-copyright.h".
  */
 
-#include <sysdep.h>
 #include "error_table.h"
 #include "mit-sipb-copyright.h"
 #include "com_err.h"
+#include <sysdep.h>
 
 static const char rcsid[] =
     "$Header$";