From 27fe307d2248c3ee79cbc212301031444d569610 Mon Sep 17 00:00:00 2001 From: Antoine Motet Date: Sun, 16 Dec 2018 11:34:15 +0100 Subject: [PATCH] Remove a few unnecessary #includes --- openbsd/Platform.c | 3 --- 1 file changed, 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 -#include #include #include #include @@ -31,7 +29,6 @@ in the source distribution for its full text. #include #include #include -#include #include #include #include