Add stub headers

This commit is contained in:
Alex
2023-03-30 19:53:58 +03:00
parent 28b0a393bf
commit 09e549fdb7
10 changed files with 40 additions and 0 deletions

4
include/dlfcn.h Normal file
View File

@ -0,0 +1,4 @@
#ifndef _DLFCN_H
#define _DLFCN_H
#endif // !_DLFCN_H