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