--- old/src/os/bsd/vm/globals_bsd.hpp 2016-05-02 14:03:26.043128215 +0530 +++ new/src/os/bsd/vm/globals_bsd.hpp 2016-05-02 14:03:25.891128215 +0530 @@ -28,7 +28,7 @@ // // Defines Bsd specific flags. They are not available on other platforms. // -#define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, notproduct, range, constraint) \ +#define RUNTIME_OS_FLAGS(develop, develop_pd, product, product_pd, diagnostic, diagnostic_pd, notproduct, range, constraint) \ \ product(bool, UseOprofile, false, \ "enable support for Oprofile profiler") \