summaryrefslogtreecommitdiff
path: root/xmalloc.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@dtucker.net>2019-06-08 00:47:07 +1000
committerDarren Tucker <dtucker@dtucker.net>2019-06-08 00:47:07 +1000
commit130ef0695e1731392ca33831939fe89e8b70cc17 (patch)
tree7258880f044236f88cf9d896c66adcf0ccc66cd7 /xmalloc.c
parent25e3bccbaa63d27b9d5e09c123f1eb28594d2bd6 (diff)
downloadopenssh-git-130ef0695e1731392ca33831939fe89e8b70cc17.tar.gz
Include missed bits from previous sync.
Diffstat (limited to 'xmalloc.c')
-rw-r--r--xmalloc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmalloc.c b/xmalloc.c
index be26510c..dc22757b 100644
--- a/xmalloc.c
+++ b/xmalloc.c
@@ -27,7 +27,7 @@
#include "log.h"
#if defined(__OpenBSD__)
-+char *malloc_options = "S";
+char *malloc_options = "S";
#endif /* __OpenBSD__ */
void *