CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 04/02/23 00:11:11
Modified files: src/backend/port/dynloader: hpux.c
Log message: Write #include <dl.h>, not #include "dl.h", to correctly reflect the fact that dl.h is a system header and not one of ours.