summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/telnetd/des.h
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-03-22 21:05:25 -0600
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 19:15:51 -0600
commit1b07480ddc93c10777eff5072e7621ed0c96d30c (patch)
treea461fc549c63c3bfad6aadbdf841c000062feb5f /rtemsbsd/telnetd/des.h
parentSTM32H7: Fix SDMMC build for all other BSPs (diff)
downloadrtems-libbsd-1b07480ddc93c10777eff5072e7621ed0c96d30c.tar.bz2
Import telnetd from RTEMS repository
The files have been taken from RTEMS repository with head commit at bd9e45d91f77657445400bc2c814f251c9e37cef
Diffstat (limited to 'rtemsbsd/telnetd/des.h')
-rw-r--r--rtemsbsd/telnetd/des.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtemsbsd/telnetd/des.h b/rtemsbsd/telnetd/des.h
new file mode 100644
index 00000000..382dab7a
--- /dev/null
+++ b/rtemsbsd/telnetd/des.h
@@ -0,0 +1 @@
+char *__des_crypt_r(const char *, const char *, char *, int);