From d4f8a378528461120a3a6bc5f9ff5d3faf56fbbe Mon Sep 17 00:00:00 2001 From: Liang Chang Date: Sun, 31 Jan 2021 09:29:07 +0800 Subject: [PATCH] DtPamSvc: use utmpx. --- cde/lib/DtPamSvc/PamSvc.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cde/lib/DtPamSvc/PamSvc.c b/cde/lib/DtPamSvc/PamSvc.c index 376bcd776..94f802916 100644 --- a/cde/lib/DtPamSvc/PamSvc.c +++ b/cde/lib/DtPamSvc/PamSvc.c @@ -50,11 +50,7 @@ #include #include #include -#if defined(__FreeBSD__) && OSMAJORVERSION > 8 #include -#else -#include -#endif #include "PamSvc.h" /*