fixed typo
This commit is contained in:
parent
b0d994b43c
commit
6a0c146e7c
|
@ -7,7 +7,7 @@
|
|||
#include "sysdep.h"
|
||||
#include <stdlib.h>
|
||||
#include <nlist.h>
|
||||
#include "../fakec/dlfcn.h"
|
||||
#include "../fake/dlfcn.h"
|
||||
#ifdef USCORE
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue