Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
libretro-minivmac
Commits
fd85bb6a
Commit
fd85bb6a
authored
Jan 25, 2022
by
Vladimir Serbinenko
Browse files
Add missing include
parent
248c7dbc
Changes
1
Hide whitespace changes
Inline
Side-by-side
minivmac/src/OSGLUERETRO.c
View file @
fd85bb6a
...
...
@@ -19,6 +19,7 @@
MY Operating System GLUE. (Minimal for Libretro system)
*/
#include <stdint.h>
#include <stdio.h>
#include <assert.h>
#include <stdarg.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment