Mercurial > pidgin
diff src/protocols/zephyr/error_message.c @ 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 | 424a40f12a6c |
| children | 64895571248f |
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$";
