cosmopolitan/libc/isystem/dlfcn.h

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
87 B
C
Raw Normal View History

#ifndef _DLFCN_H
#define _DLFCN_H
#include "libc/dlopen/dlfcn.h"
#endif /* _DLFCN_H */