mirror of
https://github.com/postgres/postgres.git
synced 2025-12-15 02:22:24 +03:00
fix so that dynloader.h is included instead of port-protos.h
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include <sys/ldr.h>
|
||||
#include <a.out.h>
|
||||
#include <ldfcn.h>
|
||||
#include "dlfcn.h"
|
||||
#include "dynloader.h"
|
||||
#include "c.h"
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user