diff options
Diffstat (limited to 'include/protocols')
-rw-r--r-- | include/protocols/routed.h | 1 | ||||
-rw-r--r-- | include/protocols/rwhod.h | 1 | ||||
-rw-r--r-- | include/protocols/talkd.h | 1 | ||||
-rw-r--r-- | include/protocols/timed.h | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/include/protocols/routed.h b/include/protocols/routed.h new file mode 100644 index 0000000000..2e97bfd187 --- /dev/null +++ b/include/protocols/routed.h @@ -0,0 +1 @@ +#include <protocols/routed.h> diff --git a/include/protocols/rwhod.h b/include/protocols/rwhod.h new file mode 100644 index 0000000000..6fc35a0c41 --- /dev/null +++ b/include/protocols/rwhod.h @@ -0,0 +1 @@ +#include <protocols/rwhod.h> diff --git a/include/protocols/talkd.h b/include/protocols/talkd.h new file mode 100644 index 0000000000..4fd7a34fdf --- /dev/null +++ b/include/protocols/talkd.h @@ -0,0 +1 @@ +#include <protocols/talkd.h> diff --git a/include/protocols/timed.h b/include/protocols/timed.h new file mode 100644 index 0000000000..58dbafeaf2 --- /dev/null +++ b/include/protocols/timed.h @@ -0,0 +1 @@ +#include <protocols/timed.h> |