FreeBSD doesn't require the dl{open,close,sym,error} functions, as they are

Marc G. Fournier <scrappy@hub.org>

Commit: 4f8db3eb4c6106f7c7128edc37e428ef1b086588
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1997-01-03T04:59:01Z
Releases: 7.1.1
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

Files