From 6f8ae442bbadc51a12ad6ce8fc94461bb1e632e8 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 5 Nov 2017 22:21:30 -0500 Subject: psxglue.h: defined struct __psx_vtbl and struct __ldso_vtbl more elegantly. --- crt/nt32/Scrtvrfs.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crt/nt32/Scrtvrfs.c') diff --git a/crt/nt32/Scrtvrfs.c b/crt/nt32/Scrtvrfs.c index d22d444..bef26df 100644 --- a/crt/nt32/Scrtvrfs.c +++ b/crt/nt32/Scrtvrfs.c @@ -1,3 +1,5 @@ +#include +#include #include "psxglue.h" const int __crtopt_vrfs = __PSXOPT_VRFS; -- cgit v1.2.3