summaryrefslogtreecommitdiffstats
path: root/crypto/telnet/libtelnet/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/telnet/libtelnet/auth.c')
-rw-r--r--crypto/telnet/libtelnet/auth.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/telnet/libtelnet/auth.c b/crypto/telnet/libtelnet/auth.c
index 7140499..eb1e20c 100644
--- a/crypto/telnet/libtelnet/auth.c
+++ b/crypto/telnet/libtelnet/auth.c
@@ -33,6 +33,9 @@
* $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#ifndef lint
static const char sccsid[] = "@(#)auth.c 8.3 (Berkeley) 5/30/95";
#endif /* not lint */
OpenPOWER on IntegriCloud