]> git.pond.sub.org Git - empserver/commitdiff
Fix missing include. Closes #1464069.
authorMarkus Armbruster <armbru@pond.sub.org>
Thu, 20 Apr 2006 18:39:57 +0000 (18:39 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Thu, 20 Apr 2006 18:39:57 +0000 (18:39 +0000)
include/news.h

index 3be7c91b07c1aacdf383a6fc94d6f0147d9f1bdb..313290d52a45077d4d6be41ff1238b01934892f4 100644 (file)
@@ -41,6 +41,8 @@
 #ifndef NEWS_H
 #define NEWS_H
 
 #ifndef NEWS_H
 #define NEWS_H
 
+#include "nsc.h"
+
 struct nwsstr {
     short ef_type;
     natid nws_ano;             /* "actor" country # */
 struct nwsstr {
     short ef_type;
     natid nws_ano;             /* "actor" country # */