From ffa0fa4f142eb6ee5f919a96b10f36363c511b16 Mon Sep 17 00:00:00 2001 From: sje Date: Tue, 10 Jul 2007 14:23:37 +0000 Subject: implemented zaps git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@269 4f64403b-2f21-0410-a795-97e2b3489a10 --- MySpace/server_con.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MySpace/server_con.h') diff --git a/MySpace/server_con.h b/MySpace/server_con.h index c81ce07..4064744 100644 --- a/MySpace/server_con.h +++ b/MySpace/server_con.h @@ -25,4 +25,6 @@ typedef struct { int uid; } MYPROTOSEARCHRESULT; +extern char *zap_array[]; + #endif -- cgit v1.2.3