Write #include <dl.h>, not #include "dl.h", to correctly reflect the
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/port/dynloader/hpux.c | modified | +2 −2 |