about summary refs log tree commit diff stats
path: root/src/wrapped32/generated/wrappedlibctypes32.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-09-21 14:55:42 +0200
committerptitSeb <sebastien.chev@gmail.com>2024-09-21 14:55:42 +0200
commite34afea34613a0e8d4e96069027324944b1d1116 (patch)
tree9a103af397b660b9c81db5e4d2745385abe8fbc8 /src/wrapped32/generated/wrappedlibctypes32.h
parent1ea71c89a817e6165e9fe2f4a2a743338b68c366 (diff)
downloadbox64-e34afea34613a0e8d4e96069027324944b1d1116.tar.gz
box64-e34afea34613a0e8d4e96069027324944b1d1116.zip
[BOX32] Added some more 32bits wrapped functions
Diffstat (limited to 'src/wrapped32/generated/wrappedlibctypes32.h')
-rw-r--r--src/wrapped32/generated/wrappedlibctypes32.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped32/generated/wrappedlibctypes32.h b/src/wrapped32/generated/wrappedlibctypes32.h
index 62d29a80..84db2acd 100644
--- a/src/wrapped32/generated/wrappedlibctypes32.h
+++ b/src/wrapped32/generated/wrappedlibctypes32.h
@@ -105,6 +105,7 @@ typedef void* (*pFiiiiiiiiilt_t)(int32_t, int32_t, int32_t, int32_t, int32_t, in
 	GO(localeconv, pFv_t) \
 	GO(getpwuid, pFu_t) \
 	GO(gethostbyname, pFp_t) \
+	GO(getpwnam, pFp_t) \
 	GO(gmtime, pFp_t) \
 	GO(localtime, pFp_t) \
 	GO(getmntent, pFS_t) \