aboutsummaryrefslogtreecommitdiffstats
path: root/common/sysutils.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/sysutils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/sysutils.h b/common/sysutils.h
index f2054d468..66f714acd 100644
--- a/common/sysutils.h
+++ b/common/sysutils.h
@@ -23,6 +23,7 @@
void trap_unaligned (void);
int disable_core_dumps (void);
+int enable_core_dumps (void);
const unsigned char *get_session_marker (size_t *rlen);
int check_permissions (const char *path,int extension,int checkonly);