From 9d7cc2bedc55b1d1327645b9c816eea3bcd5d658 Mon Sep 17 00:00:00 2001
From: archshift <admin@archshift.com>
Date: Mon, 8 Sep 2014 17:16:32 -0700
Subject: common: Prune all redundant includes

---
 src/common/memory_util.cpp | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src/common/memory_util.cpp')

diff --git a/src/common/memory_util.cpp b/src/common/memory_util.cpp
index e01e63175e..45bf5a4967 100644
--- a/src/common/memory_util.cpp
+++ b/src/common/memory_util.cpp
@@ -10,9 +10,6 @@
 #ifdef _WIN32
 #include <windows.h>
 #include <psapi.h>
-#else
-#include <cerrno>
-#include <cstdio>
 #endif
 
 #if !defined(_WIN32) && defined(__x86_64__) && !defined(MAP_32BIT)
-- 
cgit v1.2.3-70-g09d2