summaryrefslogtreecommitdiff
path: root/test/hai.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/hai.c')
-rw-r--r--test/hai.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/hai.c b/test/hai.c
index 263a8de..25c25ae 100644
--- a/test/hai.c
+++ b/test/hai.c
@@ -2,7 +2,6 @@
#include <stdio.h>
-__declspec(dllexport)
void hai() {
printf("lol\n");
} \ No newline at end of file