From 94a5ae16b2a0ee4c8fe69f40a6bfb164bf70e05c Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Mon, 7 Apr 2014 15:37:16 +0000 Subject: [PATCH] memory linux: show_help.h is not needed in this file This commit was SVN r31316. --- opal/mca/memory/linux/hooks.c | 1 - 1 file changed, 1 deletion(-) diff --git a/opal/mca/memory/linux/hooks.c b/opal/mca/memory/linux/hooks.c index e2852fa61b..8ed5a96532 100644 --- a/opal/mca/memory/linux/hooks.c +++ b/opal/mca/memory/linux/hooks.c @@ -32,7 +32,6 @@ #include "opal/mca/mca.h" #include "opal/mca/memory/memory.h" -#include "opal/util/show_help.h" #include "opal/constants.h" #include "opal/mca/memory/linux/memory_linux.h"