From 8c82a38002ce09db2a0b83dab8b598cf1ab0596c Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 11 Apr 2016 13:01:17 +0200 Subject: Imported Upstream version 2.0.1 --- ProcessList.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ProcessList.h') diff --git a/ProcessList.h b/ProcessList.h index f96481e..572d484 100644 --- a/ProcessList.h +++ b/ProcessList.h @@ -16,6 +16,10 @@ in the source distribution for its full text. #include "Process.h" #include "Settings.h" +#ifdef HAVE_LIBHWLOC +#include +#endif + #ifndef MAX_NAME #define MAX_NAME 128 #endif -- cgit v1.2.3