summaryrefslogtreecommitdiff
path: root/net/citadel/files/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'net/citadel/files/patch-am')
-rw-r--r--net/citadel/files/patch-am9
1 files changed, 9 insertions, 0 deletions
diff --git a/net/citadel/files/patch-am b/net/citadel/files/patch-am
new file mode 100644
index 000000000000..0af108b95261
--- /dev/null
+++ b/net/citadel/files/patch-am
@@ -0,0 +1,9 @@
+--- sysdep_decls.h.orig Sun Mar 30 22:59:49 2003
++++ sysdep_decls.h Sun Mar 30 23:00:41 2003
+@@ -24,4 +24,6 @@
+ void CtdlRedirectOutput(FILE *fp, int sock);
+
+ extern int num_sessions;
++#ifndef __SYSDEP_C__
+ extern int time_to_die;
++#endif