• Peter Eisentraut's avatar
    pgcrypto: Make header files stand alone · 10a3b165
    Peter Eisentraut authored
    pgp.h used to require including mbuf.h and px.h first.  Include those in
    pgp.h, so that it can be used without prerequisites.  Remove mbuf.h
    inclusions in .c files where mbuf.h features are not used
    directly.  (px.h was always used.)
    10a3b165
pgp-mpi-openssl.c 6.1 KB