1bb7306 Fix system-nspr-prtime patch to match Fedora paths

Authored and Committed by Kevin Kofler 8 years ago
    Fix system-nspr-prtime patch to match Fedora paths
    
    The clean way to do this would probably be to call pkg-config or
    nspr-config to get a -I flag and use just #include <prtime.h>, but this
    should work for now.