summaryrefslogtreecommitdiffhomepage
path: root/crt/nt64/crtdinga.c
diff options
context:
space:
mode:
Diffstat (limited to 'crt/nt64/crtdinga.c')
-rw-r--r--crt/nt64/crtdinga.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/crt/nt64/crtdinga.c b/crt/nt64/crtdinga.c
index 216fed8..6a2b737 100644
--- a/crt/nt64/crtdinga.c
+++ b/crt/nt64/crtdinga.c
@@ -1,5 +1,6 @@
#include <unistd.h>
#include <stdint.h>
+#include "crtinit.h"
#include "psxglue.h"
-const int __crtopt_dinga = __PSXOPT_DINGA;
+const int __hidden __crtopt_dinga = __PSXOPT_DINGA;