summaryrefslogtreecommitdiffstats
path: root/innbbsd/bbsnnrp.c
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-09-12 11:31:16 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-09-12 11:31:16 +0800
commit535e458a1b28ecdf69dddcace060807e462980fd (patch)
tree6321dcb267e99a267c85cc113695e27b76cb1f70 /innbbsd/bbsnnrp.c
parentfa932118b9ab9bffa96c1e73ab4aa982f60292cb (diff)
downloadpttbbs-535e458a1b28ecdf69dddcace060807e462980fd.tar
pttbbs-535e458a1b28ecdf69dddcace060807e462980fd.tar.gz
pttbbs-535e458a1b28ecdf69dddcace060807e462980fd.tar.bz2
pttbbs-535e458a1b28ecdf69dddcace060807e462980fd.tar.lz
pttbbs-535e458a1b28ecdf69dddcace060807e462980fd.tar.xz
pttbbs-535e458a1b28ecdf69dddcace060807e462980fd.tar.zst
pttbbs-535e458a1b28ecdf69dddcace060807e462980fd.zip
Solaris compatible
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2193 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'innbbsd/bbsnnrp.c')
-rw-r--r--innbbsd/bbsnnrp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innbbsd/bbsnnrp.c b/innbbsd/bbsnnrp.c
index 544e3336..6aeeeb86 100644
--- a/innbbsd/bbsnnrp.c
+++ b/innbbsd/bbsnnrp.c
@@ -11,6 +11,7 @@
*/
#include "innbbsconf.h"
+#include "osdep.h"
#include <sys/mman.h>
#ifndef AIX
#include <sys/fcntl.h>
@@ -18,7 +19,6 @@
#include "bbslib.h"
#include "daemon.h"
#include "nntp.h"
-#include "osdep.h"
#ifndef MAX_ARTS
#define MAX_ARTS 100