From 53f454c3aa3065647af8af895deab3ea02ec4015 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 29 Jan 2000 21:57:14 +0000 Subject: Update to version 6.5.5. PR: 16437 Submitted by: maintainer --- news/nn/files/patch-ak | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 news/nn/files/patch-ak (limited to 'news/nn/files/patch-ak') diff --git a/news/nn/files/patch-ak b/news/nn/files/patch-ak new file mode 100644 index 000000000000..5992a34934a9 --- /dev/null +++ b/news/nn/files/patch-ak @@ -0,0 +1,27 @@ +--- inews/conf.h.orig Sat Apr 29 01:34:46 1995 ++++ inews/conf.h Fri Jan 28 15:04:03 2000 +@@ -30,6 +30,7 @@ + #define NNINEWSCONF_H + + #include "config.h" ++#include + + #ifndef NNTP + /* WHY DO YOU WANT TO MAKE MINI-INEWS WHEN YOU DONT USE NNTP */ +@@ -59,7 +60,7 @@ + * DOMAIN as defined above). If you don't want this, comment it out. + */ + +-#define HIDDENNET ++/* #define HIDDENNET */ + + /* + * There are a number of ways that inews will try to figure out the +@@ -92,6 +93,7 @@ + */ + + #define SERVER_FILE NNTP_SERVER ++#define DOMAIN_FILE NNTP_DOMAIN + + /* + * Reverse engineering (nn got this the other way around).... -- cgit v1.2.3