diff --git a/src/partition_allocator/tv.h b/src/partition_allocator/tv.h
index b5e309fa7c1d132e663bd4b75b824c122778e2d2..d0c0ddfcddcb2935568b119634461092248812bc 100644
--- a/src/partition_allocator/tv.h
+++ b/src/partition_allocator/tv.h
@@ -1,5 +1,6 @@
 /* Temporary for successful build of BlueGene modules with rm_api.h */
 #ifndef _TV_H
 #define _TV_H 1
-typedef int MPIR_PROCDESC;
+
+//typedef int MPIR_PROCDESC;
 #endif