Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
57ea4d41
Commit
57ea4d41
authored
Nov 26, 2021
by
Kurt Hindenburg
Browse files
Fix mistake with HAVE_MALLOC_H ifdef
parent
e09cbe21
Pipeline
#101421
passed with stage
in 1 minute and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/Screen.cpp
View file @
57ea4d41
...
...
@@ -34,8 +34,8 @@
#ifdef __GNUC__
extern
"C"
{
#include <malloc.h>
#endif
}
#endif
#endif
using
namespace
Konsole
;
...
...
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