summaryrefslogtreecommitdiff
path: root/MySpace/server_con.h
diff options
context:
space:
mode:
Diffstat (limited to 'MySpace/server_con.h')
-rw-r--r--MySpace/server_con.h2
1 files changed, 2 insertions, 0 deletions
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