aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/keylogout
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 19:41:18 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 19:41:18 +0000
commit948a3f54a76846f76f78b9c712254e5b22df9fe2 (patch)
treee5d0ffb6287d22728c56821f0fea346294beb466 /usr.bin/keylogout
parent471caa34a4cbff781789b5e052aa147933d39438 (diff)
downloadsrc-948a3f54a76846f76f78b9c712254e5b22df9fe2.tar.gz
src-948a3f54a76846f76f78b9c712254e5b22df9fe2.zip
Notes
Diffstat (limited to 'usr.bin/keylogout')
-rw-r--r--usr.bin/keylogout/keylogout.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/keylogout/keylogout.c b/usr.bin/keylogout/keylogout.c
index d5276d2e168f..8050df94cdc6 100644
--- a/usr.bin/keylogout/keylogout.c
+++ b/usr.bin/keylogout/keylogout.c
@@ -41,6 +41,8 @@ static const char rcsid[] =
*/
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
#include <rpc/key_prot.h>