From 9a9de18eb7ccd5afe5d01c17576a42e7aca6b321 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 2 Dec 2024 13:08:06 +0900 Subject: Use tdeprocess.h Signed-off-by: Michele Calgaro --- kppp/accounting.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kppp/accounting.h') diff --git a/kppp/accounting.h b/kppp/accounting.h index f3670f7b..5a33c4c2 100644 --- a/kppp/accounting.h +++ b/kppp/accounting.h @@ -27,7 +27,7 @@ #define __ACCOUNTING__H__ #include -#include +#include #include "ruleset.h" class PPPStats; -- cgit v1.2.1