summaryrefslogtreecommitdiff
path: root/security/nss/cmd/crlutil/crlgen_lex_fix.sed
blob: 57125cd4aef5a48f0c0ba3debe055b39903aca35 (plain)
1
2
3
4
/<unistd.h>/ {
        i #ifndef _WIN32
        a #endif
}