home directory

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@412 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-18 16:31:59 +00:00
parent 846228771e
commit 2130498be2
2 changed files with 19 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
#include <direct.h>
#else
#include <unistd.h>
#include <pwd.h>
#include <dlfcn.h>
#include <signal.h>
#include <dirent.h>