Thread: pgsql: Add missing PGDLLIMPORT markings

pgsql: Add missing PGDLLIMPORT markings

From
Peter Eisentraut
Date:
Add missing PGDLLIMPORT markings

Discussion: https://www.postgresql.org/message-id/flat/25095db5-b595-4b85-9100-d358907c25b5%40eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7d430a57281f0050b66e5eb9eb587193e4cc54ed

Modified Files
--------------
src/include/libpq/oauth.h           | 2 +-
src/include/postmaster/postmaster.h | 4 ++--
src/include/storage/bufmgr.h        | 4 ++--
src/include/storage/md.h            | 2 +-
src/include/storage/smgr.h          | 2 +-
5 files changed, 7 insertions(+), 7 deletions(-)