Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Havar
asn1c
Commits
e44ea0bd
Commit
e44ea0bd
authored
Aug 17, 2005
by
Lev Walkin
Browse files
proper inline, as per 1261746
parent
da9a3b8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
skeletons/asn_system.h
View file @
e44ea0bd
...
...
@@ -26,6 +26,9 @@
#define alloca(size) _alloca(size)
#ifdef _MSC_VER
/* MSVS.Net */
#ifndef __cplusplus
#define inline __inline
#endif
#define ssize_t SSIZE_T
typedef
char
int8_t
;
typedef
short
int16_t
;
...
...
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