<p></p>
<p>If sqConfig.h WANTS to #define fseek/ftell as  fseeko and ftello, then it just has to first #include <stdio.h>.</p>
<p>Then any other .c including first "sqConfig.h", then <stdio.h> should just work.<br>
This is because <stdio.h> will not be included twice (it is protected by some #ifndef)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/aafcb78371c7e576073a8dbf2f1f32667568e05e#commitcomment-49821302">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW6VWKZZVQC74NQ36VLTJ45I3ANCNFSM43LEE2OA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW7LATOTE535GODMGTLTJ45I3A5CNFSM43LEE2OKYY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBPQNTW.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/aafcb78371c7e576073a8dbf2f1f32667568e05e#commitcomment-49821302",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/aafcb78371c7e576073a8dbf2f1f32667568e05e#commitcomment-49821302",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>