From 2b564ceca4764b9191b7a5f15808d42ebb26f537 Mon Sep 17 00:00:00 2001 From: hjl Date: Thu, 15 Feb 2001 01:03:04 +0000 Subject: [PATCH] 2001-02-14 H.J. Lu * utils/statd/rmtcall.c: Include . * utils/statd/svc_run.c: Likewise. --- ChangeLog | 5 +++++ utils/statd/rmtcall.c | 1 + utils/statd/svc_run.c | 1 + 3 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index d009a35..4d8131a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-02-14 H.J. Lu + + * utils/statd/rmtcall.c: Include . + * utils/statd/svc_run.c: Likewise. + 2001-02-14 H.J. Lu * configure.in (VERSION): Set to "0.3.1". diff --git a/utils/statd/rmtcall.c b/utils/statd/rmtcall.c index 3d9e7cc..b70e5bb 100644 --- a/utils/statd/rmtcall.c +++ b/utils/statd/rmtcall.c @@ -30,6 +30,7 @@ #include #include #include +#include #include #include #include diff --git a/utils/statd/svc_run.c b/utils/statd/svc_run.c index 8f6d9fe..0adbbbe 100644 --- a/utils/statd/svc_run.c +++ b/utils/statd/svc_run.c @@ -49,6 +49,7 @@ */ #include "config.h" #include +#include #include "statd.h" #include "notlist.h" -- 2.39.2