summaryrefslogtreecommitdiffstats
path: root/dragonflybsd/Platform.c
diff options
context:
space:
mode:
authorBenny Baumann <BenBE@geshi.org>2021-05-22 09:24:30 +0200
committercgzones <cgzones@googlemail.com>2021-05-22 18:16:11 +0200
commit07a4657a4744de919854b4c38c688861a0469233 (patch)
treee2bc1ef1ffd40695255162b20eb773d8363579d9 /dragonflybsd/Platform.c
parent2c8353e7cf0051c34f505e9408cce371ab87bfca (diff)
DragonFlyBSD: Fix included headers
Diffstat (limited to 'dragonflybsd/Platform.c')
-rw-r--r--dragonflybsd/Platform.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/dragonflybsd/Platform.c b/dragonflybsd/Platform.c
index f81078d7..8a3a61b0 100644
--- a/dragonflybsd/Platform.c
+++ b/dragonflybsd/Platform.c
@@ -22,9 +22,8 @@ in the source distribution for its full text.
#include "DateTimeMeter.h"
#include "HostnameMeter.h"
#include "LoadAverageMeter.h"
-#include "Macros.h"
#include "MemoryMeter.h"
-#include "Meter.h"
+#include "ProcessList.h"
#include "SwapMeter.h"
#include "SysArchMeter.h"
#include "TasksMeter.h"

© 2014-2024 Faster IT GmbH | imprint | privacy policy