summaryrefslogtreecommitdiff
path: root/usr.sbin/sesd/srcs/getencstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sesd/srcs/getencstat.c')
-rw-r--r--usr.sbin/sesd/srcs/getencstat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/sesd/srcs/getencstat.c b/usr.sbin/sesd/srcs/getencstat.c
index e53c07a33b3..fe899712e69 100644
--- a/usr.sbin/sesd/srcs/getencstat.c
+++ b/usr.sbin/sesd/srcs/getencstat.c
@@ -1,6 +1,6 @@
/* $NetBSD: $ */
/* $FreeBSD: $ */
-/* $OpenBSD: getencstat.c,v 1.3 2002/02/16 21:28:09 millert Exp $ */
+/* $OpenBSD: getencstat.c,v 1.4 2003/07/18 22:58:56 david Exp $ */
/*
* Copyright (c) 2000 by Matthew Jacob
* All rights reserved.
@@ -37,6 +37,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
+#include <string.h>
#include <sys/ioctl.h>
#include <fcntl.h>
#include SESINC