46bd8a7 Cleanup compilation on RHEL 7.

Authored and Committed by Carlos O'Donell 4 years ago
    Cleanup compilation on RHEL 7.
    
    The util.h header needs to be guarded against old glibc headers
    which actually export __glibc_unliklely.
    
    The trace_run.c must include malloc.h for the use of memalign.
    
        
file modified
+1 -0
file modified
+8 -6