Add compat wrapper for fstatat

This commit is contained in:
Christian Göttsche
2020-10-26 21:16:43 +01:00
committed by cgzones
parent 049046c700
commit bbf01054bf
5 changed files with 71 additions and 3 deletions

View File

@ -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 \