f833933 Backported the build-time check for the getrandom syscall

Authored and Committed by torsava 7 years ago
    Backported the build-time check for the getrandom syscall
    
    ..from Python 3.5.2.
    The Python 3.5.1 build-time check was failing due to missing headers.
    
    Resolves: rhbz#1350123
    
        
file modified
+16 -1