Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
hiredis
Commits
9c7c602c
Commit
9c7c602c
authored
Oct 31, 2010
by
Pieter Noordhuis
Browse files
exit(3) is defined in stdlib.h
parent
435e545d
Changes
1
Hide whitespace changes
Inline
Side-by-side
util.h
View file @
9c7c602c
...
...
@@ -29,6 +29,7 @@
#ifndef __UTIL_H
#define __UTIL_H
#include <stdlib.h>
/* Abort on out of memory */
static
void
redisOOM
(
void
)
{
...
...
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