diff src/blist.h @ 5794:5e93fc46d1af

[gaim-migrate @ 6219] Removed the __ prefix from static functions. I love them, but ANSI C knocked on my door and threatened to sue, saying they own all rights to them, so I was forced to remove them. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 07 Jun 2003 07:57:24 +0000
parents 666b04f93c55
children 390d32a6b130
line wrap: on
line diff
--- a/src/blist.h	Sat Jun 07 06:41:31 2003 +0000
+++ b/src/blist.h	Sat Jun 07 07:57:24 2003 +0000
@@ -32,6 +32,7 @@
 
 /* TODO Namespace these! */
 struct chat;
+struct buddy;
 
 #include "account.h"