Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
f26a767f
Commit
f26a767f
authored
Apr 18, 2005
by
rswindell
Browse files
Include stddef.h for size_t definition.
parent
7d14433c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/xpdev/str_list.h
src/xpdev/str_list.h
+1
-0
No files found.
src/xpdev/str_list.h
View file @
f26a767f
...
...
@@ -39,6 +39,7 @@
#define _STR_LIST_H
#include <stdio.h>
/* FILE */
#include <stddef.h>
/* size_t */
#include "gen_defs.h"
#if defined(__cplusplus)
...
...
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