From bbf01054bf943db4394027d77915f9625ebde81e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Mon, 26 Oct 2020 21:16:43 +0100 Subject: Add compat wrapper for fstatat --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d5b05d06..e7582e71 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ myhtopsources = \ ColorsPanel.c \ ColumnsPanel.c \ CommandScreen.c \ + Compat.c \ CPUMeter.c \ CRT.c \ DateMeter.c \ @@ -79,6 +80,7 @@ myhtopheaders = \ ColorsPanel.h \ ColumnsPanel.h \ CommandScreen.h \ + Compat.h \ DateMeter.h \ DateTimeMeter.h \ DiskIOMeter.h \ -- cgit v1.2.3