From 3b89e409bc03f2be75144f1a8293d4e87077f6a9 Mon Sep 17 00:00:00 2001 From: Michael Jennings Date: Mon, 5 Mar 2001 21:38:58 +0000 Subject: [PATCH] Mon Mar 5 13:38:01 PST 2001 Michael Jennings Fix for NetBSD from Marc Bevand . SVN revision: 4313 --- ChangeLog | 7 ++++++- utils/Etbg.c | 2 ++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 34b0bee..7ff98de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4069,6 +4069,11 @@ Sat Feb 3 18:25:45 PST 2001 Michael Jennings ------------------------------------------------------------------------------- Thu Feb 8 17:23:13 PST 2001 Michael Jennings - Somehow I managed to be think strcpy but type strcat. Oops. + Somehow I managed to think strcpy but type strcat. Oops. + +------------------------------------------------------------------------------- +Mon Mar 5 13:38:01 PST 2001 Michael Jennings + + Fix for NetBSD from Marc Bevand . ------------------------------------------------------------------------------- diff --git a/utils/Etbg.c b/utils/Etbg.c index 012eba0..09109af 100644 --- a/utils/Etbg.c +++ b/utils/Etbg.c @@ -23,6 +23,8 @@ * */ +#include + #include #include