missing 'WHERE' aka missing extern.
[apps/madmutt.git] / nntp / nntp.h
index 3ad5925..261a156 100644 (file)
@@ -119,6 +119,6 @@ const char *nntp_format_str (char *, size_t, char, const char *, const char *,
                              format_flag);
 void nntp_sync_sidebar (NNTP_DATA*);
 
-NNTP_SERVER *CurrentNewsSrv INITVAL (NULL);
+WHERE NNTP_SERVER *CurrentNewsSrv INITVAL (NULL);
 
 #endif /* _NNTP_H_ */