diff --git a/proc/stat.c b/proc/stat.c index 5c3f3b87..43665aac 100644 --- a/proc/stat.c +++ b/proc/stat.c @@ -16,7 +16,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ +#ifndef NUMA_DISABLE #include +#endif #include #include #include