backup
[lcr.git] / main.h
diff --git a/main.h b/main.h
index 4ea51b0..954c6cb 100644 (file)
--- a/main.h
+++ b/main.h
@@ -154,4 +154,10 @@ extern struct timezone now_tz;
 #define DIRECTION_OUT  1
 #define DIRECTION_IN   2
 
 #define DIRECTION_OUT  1
 #define DIRECTION_IN   2
 
+#if 0
+struct lcr_fdset {
+       struct mISDNport *mISDNport;
+       int b_index;
+};
+#endif