summaryrefslogtreecommitdiffstats
path: root/cpukit/telnetd/des.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/telnetd/des.h')
-rw-r--r--cpukit/telnetd/des.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/telnetd/des.h b/cpukit/telnetd/des.h
new file mode 100644
index 0000000000..382dab7a8d
--- /dev/null
+++ b/cpukit/telnetd/des.h
@@ -0,0 +1 @@
+char *__des_crypt_r(const char *, const char *, char *, int);