summaryrefslogtreecommitdiffstats
path: root/main.h
diff options
context:
space:
mode:
authorSuper User2007-08-26 15:23:58 +0200
committerSuper User2007-08-26 15:23:58 +0200
commitce197cab91d66c14f11d818f343720a785dd616e (patch)
treeb52d356ce4b101722a5e9a8da0e750b0eaef2039 /main.h
parentdito (diff)
downloadlcr-ce197cab91d66c14f11d818f343720a785dd616e.tar.gz
lcr-ce197cab91d66c14f11d818f343720a785dd616e.tar.xz
lcr-ce197cab91d66c14f11d818f343720a785dd616e.zip
backup
Diffstat (limited to 'main.h')
-rw-r--r--main.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/main.h b/main.h
index 4ea51b0..954c6cb 100644
--- a/main.h
+++ b/main.h
@@ -154,4 +154,10 @@ extern struct timezone now_tz;
#define DIRECTION_OUT 1
#define DIRECTION_IN 2
+#if 0
+struct lcr_fdset {
+ struct mISDNport *mISDNport;
+ int b_index;
+};
+#endif