OSDN Git Service

FreeBSD doesn't require the dl{open,close,sym,error} functions, as they are
authorMarc G. Fournier <scrappy@hub.org>
Fri, 3 Jan 1997 04:59:01 +0000 (04:59 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 3 Jan 1997 04:59:01 +0000 (04:59 +0000)
commit4f8db3eb4c6106f7c7128edc37e428ef1b086588
treeed2e019779311140c0b7143c19904df0826db248
parent24632b0ee04f7c1c5b895b8ce82afb2cbd878801
FreeBSD doesn't require the dl{open,close,sym,error} functions, as they are
already included in the system libraries.

Used if !defined(__FreeBSD__) to single FreeBSD out from the other BSD44
derived OSs
src/backend/port/BSD44_derived/dl.c
src/backend/port/BSD44_derived/port-protos.h