Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
M
mongoose
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
esp
mongoose
Commits
13238b1a
Commit
13238b1a
authored
Sep 23, 2015
by
Alexander Alashkin
Committed by
Sergey Lyubka
Sep 25, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Restore win build
PUBLISHED_FROM=fe072db3dcc5f92f44d91a81596e33e404887951
parent
56f661e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mongoose.h
mongoose.h
+1
-1
No files found.
mongoose.h
View file @
13238b1a
...
...
@@ -141,7 +141,7 @@
#endif
#define random() rand()
typedef
int
socklen_t
;
typedef
char
int8_t
;
typedef
signed
char
int8_t
;
typedef
unsigned
char
uint8_t
;
typedef
int
int32_t
;
typedef
unsigned
int
uint32_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