aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/cstdio.elna2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/cstdio.elna b/source/cstdio.elna
index cd218fe..78c3a24 100644
--- a/source/cstdio.elna
+++ b/source/cstdio.elna
@@ -3,7 +3,7 @@
obtain one at https://mozilla.org/MPL/2.0/. *)
type
- FILE* = record end
+ FILE* = extern
var
stdin*: ^FILE := extern