aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apmd
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2003-06-09 06:19:15 +0000
committerWarner Losh <imp@FreeBSD.org>2003-06-09 06:19:15 +0000
commitf4fe0dcb874689001c9d6332e9be1e993663f4e6 (patch)
treee9038908d4b08d1776798b419daa579c2bd26f09 /usr.sbin/apmd
parentb5fce26182f522b4969828b260977eef94f70b25 (diff)
downloadsrc-f4fe0dcb874689001c9d6332e9be1e993663f4e6.tar.gz
src-f4fe0dcb874689001c9d6332e9be1e993663f4e6.zip
Notes
Diffstat (limited to 'usr.sbin/apmd')
-rw-r--r--usr.sbin/apmd/apmdparse.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/apmd/apmdparse.y b/usr.sbin/apmd/apmdparse.y
index f0acea32b508..7ae7f49e81f8 100644
--- a/usr.sbin/apmd/apmdparse.y
+++ b/usr.sbin/apmd/apmdparse.y
@@ -33,6 +33,7 @@
#include <stdio.h>
#include <bitstring.h>
#include <stdlib.h>
+#include <string.h>
#include "apmd.h"
#ifdef DEBUG