Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
codes
codes
Commits
58482645
Commit
58482645
authored
Aug 14, 2013
by
Philip Carns
Browse files
remove unecessary malloc #include from header
parent
35c09e8e
Changes
1
Show whitespace changes
Inline
Side-by-side
codes/configfile.h
View file @
58482645
#ifndef SRC_COMMON_MODELCONFIG_CONFIGFILE_H
#define SRC_COMMON_MODELCONFIG_CONFIGFILE_H
#include
<malloc.h>
#include
<stddef.h>
/* size_t */
#include
<stdlib.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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