Added dlfcn.h to dl.c in BSD44_derived port
This commit is contained in:
parent
aefb294e13
commit
c61d606a15
@ -38,6 +38,7 @@ static char sccsid[] = "@(#)dl.c 5.4 (Berkeley) 2/23/91";
|
||||
#include <sys/types.h>
|
||||
#include <nlist.h>
|
||||
#include <link.h>
|
||||
#include <dlfcn.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user