summaryrefslogtreecommitdiffstats
path: root/openbsd
diff options
context:
space:
mode:
authorAntoine Motet <antoine.motet@gmail.com>2018-12-16 11:34:15 +0100
committerAntoine Motet <antoine.motet@gmail.com>2018-12-16 11:34:15 +0100
commit27fe307d2248c3ee79cbc212301031444d569610 (patch)
treeb380015ecbbc8b3811db6da16510a9e2c5cbb982 /openbsd
parent9197adf57e04875fe7fd5b768bc5201d5def2548 (diff)
Remove a few unnecessary #includes
Diffstat (limited to 'openbsd')
-rw-r--r--openbsd/Platform.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/openbsd/Platform.c b/openbsd/Platform.c
index 7e117a76..8203e721 100644
--- a/openbsd/Platform.c
+++ b/openbsd/Platform.c
@@ -20,8 +20,6 @@ in the source distribution for its full text.
#include "OpenBSDProcess.h"
#include "OpenBSDProcessList.h"
-#include <sys/sched.h>
-#include <uvm/uvmexp.h>
#include <sys/param.h>
#include <sys/sysctl.h>
#include <sys/swap.h>
@@ -31,7 +29,6 @@ in the source distribution for its full text.
#include <stdint.h>
#include <string.h>
#include <sys/types.h>
-#include <sys/sysctl.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <time.h>

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