aboutsummaryrefslogtreecommitdiffstats
path: root/dlfcn.c
diff options
context:
space:
mode:
Diffstat (limited to 'dlfcn.c')
-rwxr-xr-xdlfcn.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/dlfcn.c b/dlfcn.c
index 0fae63514..cc6fe40f9 100755
--- a/dlfcn.c
+++ b/dlfcn.c
@@ -47,6 +47,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#ifndef __BSD_VISIBLE
#define __BSD_VISIBLE 1
#endif
+
#include "asterisk/dlfcn-compat.h"
#ifndef dl_restrict