summaryrefslogtreecommitdiff
path: root/arpa
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1993-03-29 18:06:09 +0000
committerRoland McGrath <roland@gnu.org>1993-03-29 18:06:09 +0000
commitd477eaaed7f327a0e64f0afc8c7f2656d60c1acc (patch)
tree8d4be738ba8208bba2a874cf45ea3ab016be68ac /arpa
parent1bff62e81d762ac0b0da5084183911bf8110484a (diff)
Initial revision
Diffstat (limited to 'arpa')
-rw-r--r--arpa/ftp.h1
-rw-r--r--arpa/inet.h1
-rw-r--r--arpa/telnet.h1
-rw-r--r--arpa/tftp.h1
4 files changed, 4 insertions, 0 deletions
diff --git a/arpa/ftp.h b/arpa/ftp.h
new file mode 100644
index 0000000000..c716d68156
--- /dev/null
+++ b/arpa/ftp.h
@@ -0,0 +1 @@
+#include <inet/arpa/ftp.h>
diff --git a/arpa/inet.h b/arpa/inet.h
new file mode 100644
index 0000000000..65733b618c
--- /dev/null
+++ b/arpa/inet.h
@@ -0,0 +1 @@
+#include <inet/arpa/inet.h>
diff --git a/arpa/telnet.h b/arpa/telnet.h
new file mode 100644
index 0000000000..742c04cfe3
--- /dev/null
+++ b/arpa/telnet.h
@@ -0,0 +1 @@
+#include <inet/arpa/telnet.h>
diff --git a/arpa/tftp.h b/arpa/tftp.h
new file mode 100644
index 0000000000..21d5197f24
--- /dev/null
+++ b/arpa/tftp.h
@@ -0,0 +1 @@
+#include <inet/arpa/tftp.h>